@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/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001707" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920181'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001707'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001707'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920181'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000170A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920287'^^xsd:integer;
  dwc:scientificName 'Oscarella lobularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000170A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000170A'^^xsd:string;
  dwc:aphiaid '133928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920287'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '133928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000173F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920282'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000173F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000173F'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920282'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001716" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920279'^^xsd:integer;
  dwc:scientificName 'Iophon hyndmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001716'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001716'^^xsd:string;
  dwc:aphiaid '132970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920279'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '132970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001742" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920244'^^xsd:integer;
  dwc:scientificName 'Aslia lefevrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001742'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001742'^^xsd:string;
  dwc:aphiaid '124598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920244'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '124598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017EF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920412'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017EF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017EF'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920412'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016D7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920202'^^xsd:integer;
  dwc:scientificName 'Limacia clavigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016D7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016D7'^^xsd:string;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920202'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016C8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920160'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016C8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016C8'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920160'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001653" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920042'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001653'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001653'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920042'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001633" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919995'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001633'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001633'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919995'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000162B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919987'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000162B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000162B'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919987'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001634" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919979'^^xsd:integer;
  dwc:scientificName 'Ascidia mentula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001634'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001634'^^xsd:string;
  dwc:aphiaid '103710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919979'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001625" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919972'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001625'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001625'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919972'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918638'^^xsd:integer;
  dwc:scientificName 'Chartella papyracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001419'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001419'^^xsd:string;
  dwc:aphiaid '111365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918638'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918639'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001417'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001417'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918639'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918651'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001422'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001422'^^xsd:string;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918651'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '151501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001453" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918771'^^xsd:integer;
  dwc:scientificName 'Cellaria sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001453'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001453'^^xsd:string;
  dwc:aphiaid '111260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918771'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000164F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920065'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000164F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000164F'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920065'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001651" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920059'^^xsd:integer;
  dwc:scientificName 'Crimora papillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001651'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001651'^^xsd:string;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920059'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000161A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920006'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000161A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000161A'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920006'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016C4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920220'^^xsd:integer;
  dwc:scientificName 'Pseudosuberites sulphureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016C4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016C4'^^xsd:string;
  dwc:aphiaid '134260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920220'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '134260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000147A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919599'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000147A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000147A'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919599'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001664" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920061'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001664'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001664'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920061'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001609" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920018'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001609'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001609'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920018'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001640" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920000'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001640'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001640'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920000'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001815" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920460'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001815'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001815'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920460'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001560" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919811'^^xsd:integer;
  dwc:scientificName 'Crisia denticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001560'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001560'^^xsd:string;
  dwc:aphiaid '111695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919811'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017E8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920457'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017E8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017E8'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920457'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001464" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919585'^^xsd:integer;
  dwc:scientificName 'Kirchenpaueria pinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001464'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001464'^^xsd:string;
  dwc:aphiaid '117674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919585'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001624" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919998'^^xsd:integer;
  dwc:scientificName 'Crisia eburnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001624'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001624'^^xsd:string;
  dwc:aphiaid '111696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919998'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016BC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920228'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016BC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016BC'^^xsd:string;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920228'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000142E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918644'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000142E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000142E'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918644'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001436" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918752'^^xsd:integer;
  dwc:scientificName 'Aglaophenia tubulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001436'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001436'^^xsd:string;
  dwc:aphiaid '117285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918752'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001451" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919552'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001451'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001451'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919552'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016E2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920226'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016E2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016E2'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920226'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000144E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918766'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000144E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000144E'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918766'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016C3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920184'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016C3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016C3'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920184'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016BA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920175'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016BA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016BA'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920175'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014F4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919707'^^xsd:integer;
  dwc:scientificName 'Crisia eburnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014F4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014F4'^^xsd:string;
  dwc:aphiaid '111696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919707'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001632" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919980'^^xsd:integer;
  dwc:scientificName 'Aslia lefevrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001632'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001632'^^xsd:string;
  dwc:aphiaid '124598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919980'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '124598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001754" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920261'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001754'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001754'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920261'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001729" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920247'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001729'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001729'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920247'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001648" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920075'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001648'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001648'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920075'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016F8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920211'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016F8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016F8'^^xsd:string;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920211'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920164'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016E1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016E1'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920164'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000173D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920276'^^xsd:integer;
  dwc:scientificName 'Henricia sanguinolenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000173D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000173D'^^xsd:string;
  dwc:aphiaid '381573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920276'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017EB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920410'^^xsd:integer;
  dwc:scientificName 'Aglaophenia tubulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017EB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017EB'^^xsd:string;
  dwc:aphiaid '117285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920410'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001605" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920010'^^xsd:integer;
  dwc:scientificName 'Iophon hyndmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001605'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001605'^^xsd:string;
  dwc:aphiaid '132970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920010'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '132970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001438" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918789'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001438'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001438'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918789'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001475" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919577'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001475'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001475'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919577'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000148E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919587'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000148E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000148E'^^xsd:string;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919587'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '151501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001466" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919592'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001466'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001466'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919592'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001655" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920049'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001655'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001655'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920049'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017E9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920432'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017E9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017E9'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920432'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001813" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920414'^^xsd:integer;
  dwc:scientificName 'Aplidium densum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001813'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001813'^^xsd:string;
  dwc:aphiaid '103642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920414'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001808" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920458'^^xsd:integer;
  dwc:scientificName 'Schizomavella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001808'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001808'^^xsd:string;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920458'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017FC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920436'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017FC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017FC'^^xsd:string;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920436'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1047602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001429" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918640'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001429'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001429'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918640'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000146C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919562'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000146C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000146C'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919562'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001820" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920438'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001820'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001820'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920438'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001802" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920437'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001802'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001802'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920437'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000181B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920430'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000181B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000181B'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920430'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000143B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918774'^^xsd:integer;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000143B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000143B'^^xsd:string;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918774'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016BE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920196'^^xsd:integer;
  dwc:scientificName 'Hymedesmia paupertas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016BE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016BE'^^xsd:string;
  dwc:aphiaid '133621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920196'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '133621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016EA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920209'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016EA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016EA'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920209'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016E3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920173'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016E3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016E3'^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920173'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014FC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919699'^^xsd:integer;
  dwc:scientificName 'Cellaria sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014FC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014FC'^^xsd:string;
  dwc:aphiaid '111260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919699'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000156F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919796'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000156F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000156F'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919796'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000144B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918775'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000144B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000144B'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918775'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000162E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919981'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000162E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000162E'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919981'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001509" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919689'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001509'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001509'^^xsd:string;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919689'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014E4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919696'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014E4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014E4'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919696'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014C4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919620'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014C4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014C4'^^xsd:string;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919620'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014A3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919630'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014A3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014A3'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919630'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000149A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919665'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000149A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000149A'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919665'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000169F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920088'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000169F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000169F'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920088'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000151A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919739'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000151A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000151A'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919739'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001515" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919755'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001515'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001515'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919755'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001553" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919809'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001553'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001553'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919809'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001691" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920114'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001691'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001691'^^xsd:string;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920114'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1047602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016A9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920081'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016A9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016A9'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920081'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000167D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920082'^^xsd:integer;
  dwc:scientificName 'Aglaophenia pluma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000167D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000167D'^^xsd:string;
  dwc:aphiaid '117283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920082'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001538" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919737'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001538'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001538'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919737'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001551" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919738'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001551'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001551'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919738'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000152C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919752'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000152C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000152C'^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919752'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001798" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920319'^^xsd:integer;
  dwc:scientificName 'Henricia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001798'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001798'^^xsd:string;
  dwc:aphiaid '123276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920319'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '123276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001766" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920316'^^xsd:integer;
  dwc:scientificName 'Haliclona urceolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001766'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001766'^^xsd:string;
  dwc:aphiaid '150256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920316'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '150256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000157C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919830'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000157C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000157C'^^xsd:string;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919830'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919879'^^xsd:integer;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015B2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015B2'^^xsd:string;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919879'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015D7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919967'^^xsd:integer;
  dwc:scientificName 'Tethya aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015D7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015D7'^^xsd:string;
  dwc:aphiaid '134311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919967'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '134311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001501" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919683'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001501'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001501'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919683'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015E4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919960'^^xsd:integer;
  dwc:scientificName 'Prostheceraeus vittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015E4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015E4'^^xsd:string;
  dwc:aphiaid '142820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919960'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '142820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000175D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920359'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000175D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000175D'^^xsd:string;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920359'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001521" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919773'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001521'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001521'^^xsd:string;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919773'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001552" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919821'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001552'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001552'^^xsd:string;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919821'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000151B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919757'^^xsd:integer;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000151B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000151B'^^xsd:string;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919757'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001519" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919780'^^xsd:integer;
  dwc:scientificName 'Obelia geniculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001519'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001519'^^xsd:string;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919780'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001520" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919792'^^xsd:integer;
  dwc:scientificName 'Trivia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001520'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001520'^^xsd:string;
  dwc:aphiaid '141741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919792'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000155A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919810'^^xsd:integer;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000155A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000155A'^^xsd:string;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919810'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001577" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919844'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001577'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001577'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919844'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015B9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919919'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015B9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015B9'^^xsd:string;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919919'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000159F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919922'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000159F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000159F'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919922'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015C6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919927'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015C6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015C6'^^xsd:string;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919927'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001508" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919730'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001508'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001508'^^xsd:string;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919730'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014C3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919672'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014C3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014C3'^^xsd:string;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919672'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001760" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920307'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001760'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001760'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920307'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919836'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B34'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B34'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919836'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015AC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919882'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015AC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015AC'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919882'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015D3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919901'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015D3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015D3'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919901'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015B3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919900'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015B3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015B3'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919900'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015ED" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919944'^^xsd:integer;
  dwc:scientificName 'Chartella papyracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015ED'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015ED'^^xsd:string;
  dwc:aphiaid '111365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919944'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015DF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919956'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015DF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015DF'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919956'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017A4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920361'^^xsd:integer;
  dwc:scientificName 'Stolonica socialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017A4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017A4'^^xsd:string;
  dwc:aphiaid '103921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920361'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000176E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920333'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000176E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000176E'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920333'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017AB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920324'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017AB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017AB'^^xsd:string;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920324'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '151501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001789" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920296'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001789'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001789'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920296'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001791" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920291'^^xsd:integer;
  dwc:scientificName 'Cellaria sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001791'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001791'^^xsd:string;
  dwc:aphiaid '111260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920291'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001767" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920317'^^xsd:integer;
  dwc:scientificName 'Haliclona viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001767'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001767'^^xsd:string;
  dwc:aphiaid '132881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920317'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '235864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001582" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919866'^^xsd:integer;
  dwc:scientificName 'Polycarpa pomaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001582'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001582'^^xsd:string;
  dwc:aphiaid '103909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919866'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015FE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919968'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015FE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015FE'^^xsd:string;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919968'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001567" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919807'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001567'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001567'^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919807'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000152A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919747'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000152A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000152A'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919747'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001562" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919803'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001562'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001562'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919803'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000156E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919822'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000156E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000156E'^^xsd:string;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919822'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016A8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920116'^^xsd:integer;
  dwc:scientificName 'Gobius paganellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016A8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016A8'^^xsd:string;
  dwc:aphiaid '126893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920116'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919949'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B36'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B36'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919949'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000169D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920096'^^xsd:integer;
  dwc:scientificName 'Cellaria sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000169D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000169D'^^xsd:string;
  dwc:aphiaid '111260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920096'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001692" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920102'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001692'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001692'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920102'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016B5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920103'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016B5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016B5'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920103'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014A9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919676'^^xsd:integer;
  dwc:scientificName 'Trivia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014A9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014A9'^^xsd:string;
  dwc:aphiaid '141741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919676'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014E3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919704'^^xsd:integer;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014E3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014E3'^^xsd:string;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919704'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001512" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919705'^^xsd:integer;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001512'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001512'^^xsd:string;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919705'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014C2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919625'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014C2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014C2'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919625'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014A2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919634'^^xsd:integer;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014A2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014A2'^^xsd:string;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919634'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000176F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920357'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000176F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000176F'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920357'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017A9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920298'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017A9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017A9'^^xsd:string;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920298'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001770" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918920'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001770'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001770'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918920'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000157B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919847'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000157B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000157B'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919847'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014F6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919700'^^xsd:integer;
  dwc:scientificName 'Chartella papyracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014F6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014F6'^^xsd:string;
  dwc:aphiaid '111365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919700'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014F1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919709'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014F1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014F1'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919709'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001510" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919710'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001510'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001510'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919710'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014AE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919638'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014AE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014AE'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919638'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014DA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919639'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014DA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014DA'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919639'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014F2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919708'^^xsd:integer;
  dwc:scientificName 'Crisidia cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014F2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014F2'^^xsd:string;
  dwc:aphiaid '111706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919708'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001753" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918899'^^xsd:integer;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001753'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001753'^^xsd:string;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918899'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000174A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920262'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000174A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000174A'^^xsd:string;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920262'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001725" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920242'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001725'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001725'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920242'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000172E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920266'^^xsd:integer;
  dwc:scientificName 'Doto'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000172E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000172E'^^xsd:string;
  dwc:aphiaid '137916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920266'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001749" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918910'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001749'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001749'^^xsd:string;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918910'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016F3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920229'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016F3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016F3'^^xsd:string;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920229'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001663" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920057'^^xsd:integer;
  dwc:scientificName 'Compsothamnion thuyoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001663'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001663'^^xsd:string;
  dwc:aphiaid '144573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920057'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017E5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920462'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017E5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017E5'^^xsd:string;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920462'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017F8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920431'^^xsd:integer;
  dwc:scientificName 'Dyopedos porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017F8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017F8'^^xsd:string;
  dwc:aphiaid '103044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920431'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014F3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919706'^^xsd:integer;
  dwc:scientificName 'Crisia denticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014F3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014F3'^^xsd:string;
  dwc:aphiaid '111695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919706'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016EF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920182'^^xsd:integer;
  dwc:scientificName 'Didemnum maculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016EF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016EF'^^xsd:string;
  dwc:aphiaid '103570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920182'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016E0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920169'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016E0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016E0'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920169'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017F4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920435'^^xsd:integer;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017F4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017F4'^^xsd:string;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920435'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016B8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920210'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016B8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016B8'^^xsd:string;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920210'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001819" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920453'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001819'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001819'^^xsd:string;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920453'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001694" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920100'^^xsd:integer;
  dwc:scientificName 'Crisia denticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001694'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001694'^^xsd:string;
  dwc:aphiaid '111695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920100'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001756" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920278'^^xsd:integer;
  dwc:scientificName 'Hymedesmia brondstedi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001756'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001756'^^xsd:string;
  dwc:aphiaid '191941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920278'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '133560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001752" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918898'^^xsd:integer;
  dwc:scientificName 'Rhodymenia ardissonei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001752'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001752'^^xsd:string;
  dwc:aphiaid '145850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918898'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001656" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920050'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001656'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001656'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920050'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001444" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919554'^^xsd:integer;
  dwc:scientificName 'Trivia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001444'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001444'^^xsd:string;
  dwc:aphiaid '141741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919554'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001488" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919596'^^xsd:integer;
  dwc:scientificName 'Pyura microcosmus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001488'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001488'^^xsd:string;
  dwc:aphiaid '103851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919596'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001740" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920286'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001740'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001740'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920286'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919636'^^xsd:integer;
  dwc:scientificName 'Crisia eburnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014B1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014B1'^^xsd:string;
  dwc:aphiaid '111696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919636'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001730" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920280'^^xsd:integer;
  dwc:scientificName 'Janolus cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001730'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001730'^^xsd:string;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920280'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '162687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001809" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920415'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001809'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001809'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920415'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016E8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920163'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016E8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016E8'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920163'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017BD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918929'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017BD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017BD'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918929'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001494" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919598'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001494'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001494'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919598'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000146A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919603'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000146A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000146A'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919603'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001480" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919608'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001480'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001480'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919608'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001427" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918749'^^xsd:integer;
  dwc:scientificName 'Rhodymenia holmesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001427'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001427'^^xsd:string;
  dwc:aphiaid '145853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918749'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000141F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918750'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000141F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000141F'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918750'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001657" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920055'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001657'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001657'^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920055'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000165F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920043'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000165F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000165F'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920043'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000163C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919973'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000163C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000163C'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919973'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016ED" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920218'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016ED'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016ED'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920218'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016C6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920207'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016C6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016C6'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920207'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016DC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920190'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016DC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016DC'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920190'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016B7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920179'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016B7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016B7'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920179'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001739" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920255'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001739'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001739'^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920255'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000171F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920239'^^xsd:integer;
  dwc:scientificName 'Aglaophenia pluma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000171F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000171F'^^xsd:string;
  dwc:aphiaid '117283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920239'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000174F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920237'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000174F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000174F'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920237'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001714" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918889'^^xsd:integer;
  dwc:scientificName 'Phorbas fictitius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001714'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001714'^^xsd:string;
  dwc:aphiaid '133679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918889'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '133679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017EC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920450'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017EC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017EC'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920450'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001647" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920074'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001647'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001647'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920074'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001606" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920026'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001606'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001606'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920026'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001628" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919982'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001628'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001628'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919982'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017F6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920417'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017F6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017F6'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920417'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001600" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920033'^^xsd:integer;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001600'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001600'^^xsd:string;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920033'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000162A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919994'^^xsd:integer;
  dwc:scientificName 'Cellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000162A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000162A'^^xsd:string;
  dwc:aphiaid '110869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919994'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000180A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920444'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000180A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000180A'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920444'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000180C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920447'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000180C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000180C'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920447'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017FD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920427'^^xsd:integer;
  dwc:scientificName 'Crimora papillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017FD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017FD'^^xsd:string;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920427'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000181D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920441'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000181D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000181D'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920441'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000181A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920407'^^xsd:integer;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000181A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000181A'^^xsd:string;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920407'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016DB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920156'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016DB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016DB'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920156'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001704" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920197'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001704'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001704'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920197'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016E5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920166'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016E5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016E5'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920166'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001700" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920158'^^xsd:integer;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001700'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001700'^^xsd:string;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920158'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001637" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920034'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001637'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001637'^^xsd:string;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920034'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016D0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920171'^^xsd:integer;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016D0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016D0'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920171'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000165C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920077'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000165C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000165C'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920077'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000160D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920005'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000160D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000160D'^^xsd:string;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920005'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001456" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918761'^^xsd:integer;
  dwc:scientificName 'Bowerbankia pustulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001456'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001456'^^xsd:string;
  dwc:aphiaid '111668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918761'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '851599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016D1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920233'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016D1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016D1'^^xsd:string;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920233'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920008'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001641'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001641'^^xsd:string;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920008'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001483" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919602'^^xsd:integer;
  dwc:scientificName 'Sidnyum turbinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001483'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001483'^^xsd:string;
  dwc:aphiaid '103684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919602'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001629" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920029'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001629'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001629'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920029'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000160E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920011'^^xsd:integer;
  dwc:scientificName 'Isozoanthus sulcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000160E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000160E'^^xsd:string;
  dwc:aphiaid '101053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920011'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '101053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001644" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920002'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001644'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001644'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920002'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016BF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920193'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016BF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016BF'^^xsd:string;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920193'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918647'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001414'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001414'^^xsd:string;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918647'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001450" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919551'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001450'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001450'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919551'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001459" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919556'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001459'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001459'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919556'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000147B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919566'^^xsd:integer;
  dwc:scientificName 'Bowerbankia pustulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000147B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000147B'^^xsd:string;
  dwc:aphiaid '111668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919566'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '851599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000174E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918909'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000174E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000174E'^^xsd:string;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918909'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001732" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920269'^^xsd:integer;
  dwc:scientificName 'Facelina auriculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001732'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001732'^^xsd:string;
  dwc:aphiaid '153375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920269'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '153375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000170C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918906'^^xsd:integer;
  dwc:scientificName 'Tethya aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000170C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000170C'^^xsd:string;
  dwc:aphiaid '134311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918906'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '134311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015E6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919935'^^xsd:integer;
  dwc:scientificName 'Boscia anglica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015E6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015E6'^^xsd:string;
  dwc:aphiaid '182762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919935'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '106227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000177A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918927'^^xsd:integer;
  dwc:scientificName 'Boscia anglica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000177A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000177A'^^xsd:string;
  dwc:aphiaid '182762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918927'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '106227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015DD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919951'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015DD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015DD'^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919951'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015EA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919940'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015EA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015EA'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919940'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015B4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919887'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015B4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015B4'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919887'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000159E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919926'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000159E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000159E'^^xsd:string;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919926'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017A7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920356'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017A7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017A7'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920356'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001671" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920111'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001671'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001671'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920111'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000153B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919769'^^xsd:integer;
  dwc:scientificName 'Halarachnion ligulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000153B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000153B'^^xsd:string;
  dwc:aphiaid '145621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919769'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000154D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919776'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000154D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000154D'^^xsd:string;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919776'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001540" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919789'^^xsd:integer;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001540'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001540'^^xsd:string;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919789'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015EE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919938'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015EE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015EE'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919938'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001665" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920066'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001665'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001665'^^xsd:string;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920066'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001816" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920455'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001816'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001816'^^xsd:string;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920455'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017F9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920439'^^xsd:integer;
  dwc:scientificName 'Galathea strigosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017F9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017F9'^^xsd:string;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920439'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000169B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920149'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000169B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000169B'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920149'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001797" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920326'^^xsd:integer;
  dwc:scientificName 'Luidia ciliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001797'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001797'^^xsd:string;
  dwc:aphiaid '123920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920326'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '123920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001579" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919856'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001579'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001579'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919856'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015C1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919881'^^xsd:integer;
  dwc:scientificName 'Aslia lefevrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015C1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015C1'^^xsd:string;
  dwc:aphiaid '124598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919881'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '124598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015BD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919915'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015BD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015BD'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919915'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015FA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919932'^^xsd:integer;
  dwc:scientificName 'Aslia lefevrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015FA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015FA'^^xsd:string;
  dwc:aphiaid '124598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919932'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '124598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015F8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919953'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015F8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015F8'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919953'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017A8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920342'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017A8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017A8'^^xsd:string;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920342'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000179A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920327'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000179A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000179A'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920327'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000179F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920329'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000179F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000179F'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920329'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017B8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920321'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017B8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017B8'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920321'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001590" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919857'^^xsd:integer;
  dwc:scientificName 'Halopteris filicina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001590'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001590'^^xsd:string;
  dwc:aphiaid '145906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919857'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015D8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919965'^^xsd:integer;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015D8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015D8'^^xsd:string;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919965'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014C5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919673'^^xsd:integer;
  dwc:scientificName 'Trailliella intricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014C5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014C5'^^xsd:string;
  dwc:aphiaid '162368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919673'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014A4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919648'^^xsd:integer;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014A4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014A4'^^xsd:string;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919648'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001500" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919685'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001500'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001500'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919685'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001779" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918924'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001779'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001779'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918924'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014B7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919617'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014B7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014B7'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919617'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017F1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920426'^^xsd:integer;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017F1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017F1'^^xsd:string;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920426'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017E4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920425'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017E4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017E4'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920425'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017F0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920408'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017F0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017F0'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920408'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001468" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919557'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001468'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001468'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919557'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000148C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919578'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000148C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000148C'^^xsd:string;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919578'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001703" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920185'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001703'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001703'^^xsd:string;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920185'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016BD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920186'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016BD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016BD'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920186'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001706" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920180'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001706'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001706'^^xsd:string;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920180'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016FA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920170'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016FA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016FA'^^xsd:string;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920170'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001801" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920465'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001801'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001801'^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920465'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001469" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919574'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001469'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001469'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919574'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001803" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920421'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001803'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001803'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920421'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000144D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918764'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000144D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000144D'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918764'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016C5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920159'^^xsd:integer;
  dwc:scientificName 'Aglaophenia pluma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016C5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016C5'^^xsd:string;
  dwc:aphiaid '117283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920159'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001449" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919553'^^xsd:integer;
  dwc:scientificName 'Tritonia lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001449'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001449'^^xsd:string;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919553'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1669251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920063'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B37'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B37'^^xsd:string;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920063'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016DF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920168'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016DF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016DF'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920168'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001650" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920070'^^xsd:integer;
  dwc:scientificName 'Limacia clavigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001650'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001650'^^xsd:string;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920070'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001649" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920071'^^xsd:integer;
  dwc:scientificName 'Obelia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001649'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001649'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920071'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000164B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920044'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000164B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000164B'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920044'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000161E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920037'^^xsd:integer;
  dwc:scientificName 'Tricolia pullus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000161E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000161E'^^xsd:string;
  dwc:aphiaid '141700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920037'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001622" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920038'^^xsd:integer;
  dwc:scientificName 'Tritonia lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001622'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001622'^^xsd:string;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920038'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1669251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000166A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920076'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000166A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000166A'^^xsd:string;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920076'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001652" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920060'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001652'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001652'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920060'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001623" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919999'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001623'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001623'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919999'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000144F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918758'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000144F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000144F'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918758'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001478" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919563'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001478'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001478'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919563'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001814" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920424'^^xsd:integer;
  dwc:scientificName 'Clavelinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001814'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001814'^^xsd:string;
  dwc:aphiaid '103438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920424'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017EE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920413'^^xsd:integer;
  dwc:scientificName 'Amphisbetia operculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017EE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017EE'^^xsd:string;
  dwc:aphiaid '117874'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920413'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001738" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920254'^^xsd:integer;
  dwc:scientificName 'Cellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001738'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001738'^^xsd:string;
  dwc:aphiaid '110869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920254'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '110869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000170D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918905'^^xsd:integer;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000170D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000170D'^^xsd:string;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918905'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000172F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918894'^^xsd:integer;
  dwc:scientificName 'Polycera quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000172F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000172F'^^xsd:string;
  dwc:aphiaid '140838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918894'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001571" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919815'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001571'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001571'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919815'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001670" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920118'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001670'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001670'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920118'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016B3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920133'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016B3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016B3'^^xsd:string;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920133'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017C2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920399'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017C2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017C2'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920399'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017DD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920392'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017DD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017DD'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920392'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014D7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919644'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014D7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014D7'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919644'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920352'^^xsd:integer;
  dwc:scientificName 'Rhodymenia ardissonei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017B2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017B2'^^xsd:string;
  dwc:aphiaid '145850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920352'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '145850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014BA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919656'^^xsd:integer;
  dwc:scientificName 'Holothuria forskali'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014BA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014BA'^^xsd:string;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919656'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014D1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919653'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014D1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014D1'^^xsd:string;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919653'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014D8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919654'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014D8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014D8'^^xsd:string;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919654'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001674" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920129'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001674'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001674'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920129'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016A1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920128'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016A1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016A1'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920128'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000153D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919774'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000153D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000153D'^^xsd:string;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919774'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000153F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919783'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000153F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000153F'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919783'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001570" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919824'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001570'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001570'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919824'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014D5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919643'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014D5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014D5'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919643'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920091'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016B2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016B2'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920091'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000154B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919765'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000154B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000154B'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919765'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014FA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919728'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014FA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014FA'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919728'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001513" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919729'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001513'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001513'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919729'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000159B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919859'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000159B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000159B'^^xsd:string;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919859'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001679" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920108'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001679'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001679'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920108'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000168A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920107'^^xsd:integer;
  dwc:scientificName 'Dyopedos porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000168A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000168A'^^xsd:string;
  dwc:aphiaid '103044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920107'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001696" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920115'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001696'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001696'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920115'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001688" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920086'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001688'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001688'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920086'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000158F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919838'^^xsd:integer;
  dwc:scientificName 'Brongniartella byssoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000158F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000158F'^^xsd:string;
  dwc:aphiaid '144792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919838'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '631828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000166B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920053'^^xsd:integer;
  dwc:scientificName 'Carpomitra costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000166B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000166B'^^xsd:string;
  dwc:aphiaid '145910'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920053'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001616" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920039'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001616'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001616'^^xsd:string;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920039'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001608" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920007'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001608'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001608'^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920007'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001607" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920004'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001607'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001607'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920004'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000161B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919990'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000161B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000161B'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919990'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001618" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919991'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001618'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001618'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919991'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016CF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920183'^^xsd:integer;
  dwc:scientificName 'Dyopedos porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016CF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016CF'^^xsd:string;
  dwc:aphiaid '103044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920183'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016CB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920219'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016CB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016CB'^^xsd:string;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920219'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001430" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918653'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001430'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001430'^^xsd:string;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918653'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000146E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919582'^^xsd:integer;
  dwc:scientificName 'Galathea nexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000146E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000146E'^^xsd:string;
  dwc:aphiaid '107152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919582'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001420" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918747'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001420'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001420'^^xsd:string;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918747'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000145B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918786'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000145B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000145B'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918786'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001473" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919579'^^xsd:integer;
  dwc:scientificName 'Diaphorodoris luteocincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001473'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001473'^^xsd:string;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919579'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000147E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919588'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000147E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000147E'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919588'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001482" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919589'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001482'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001482'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919589'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000148A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919605'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000148A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000148A'^^xsd:string;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919605'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000165E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920068'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000165E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000165E'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920068'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001638" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920013'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001638'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001638'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920013'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000161D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920009'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000161D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000161D'^^xsd:string;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920009'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001424" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918649'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001424'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001424'^^xsd:string;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918649'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001425" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918746'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001425'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001425'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918746'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016FD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920214'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016FD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016FD'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920214'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016FB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920199'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016FB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016FB'^^xsd:string;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920199'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000180E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920464'^^xsd:integer;
  dwc:scientificName 'Styela clava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000180E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000180E'^^xsd:string;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920464'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016F4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920200'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016F4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016F4'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920200'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017FB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920440'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017FB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017FB'^^xsd:string;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920440'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001817" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920442'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001817'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001817'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920442'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016F0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920216'^^xsd:integer;
  dwc:scientificName 'Polycarpa pomaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016F0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016F0'^^xsd:string;
  dwc:aphiaid '103909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920216'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000174D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920270'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000174D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000174D'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920270'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000170E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920258'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000170E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000170E'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920258'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001726" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920238'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001726'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001726'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920238'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000172B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920283'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000172B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000172B'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920283'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001737" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920251'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001737'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001737'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920251'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001711" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920246'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001711'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001711'^^xsd:string;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920246'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001736" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920250'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001736'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001736'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920250'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014B0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919635'^^xsd:integer;
  dwc:scientificName 'Crisia denticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014B0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014B0'^^xsd:string;
  dwc:aphiaid '111695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919635'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016C2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920192'^^xsd:integer;
  dwc:scientificName 'Haliclona viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016C2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016C2'^^xsd:string;
  dwc:aphiaid '132881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920192'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '235864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000171E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920272'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000171E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000171E'^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920272'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001719" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920267'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001719'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001719'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920267'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000172C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920252'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000172C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000172C'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920252'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000143F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918759'^^xsd:integer;
  dwc:scientificName 'Boscia anglica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000143F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000143F'^^xsd:string;
  dwc:aphiaid '182762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918759'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '106227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000146D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919565'^^xsd:integer;
  dwc:scientificName 'Boscia anglica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000146D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000146D'^^xsd:string;
  dwc:aphiaid '182762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919565'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '106227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017F7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920419'^^xsd:integer;
  dwc:scientificName 'Boscia anglica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017F7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017F7'^^xsd:string;
  dwc:aphiaid '182762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920419'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '106227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000171B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918907'^^xsd:integer;
  dwc:scientificName 'Tethyspira spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000171B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000171B'^^xsd:string;
  dwc:aphiaid '132558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918907'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '132558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016E4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920213'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016E4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016E4'^^xsd:string;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920213'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001457" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919548'^^xsd:integer;
  dwc:scientificName 'Phoronis hippocrepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001457'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001457'^^xsd:string;
  dwc:aphiaid '128548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919548'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '128548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001467" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919601'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001467'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001467'^^xsd:string;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919601'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016D4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920206'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016D4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016D4'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920206'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016D8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920189'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016D8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016D8'^^xsd:string;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920189'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1047602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016BB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920227'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016BB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016BB'^^xsd:string;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920227'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016EC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920236'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016EC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016EC'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920236'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001804" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920459'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001804'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001804'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920459'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001413" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919544'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001413'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001413'^^xsd:string;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919544'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '130875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000146B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919564'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000146B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000146B'^^xsd:string;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919564'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '130875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000148B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919606'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000148B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000148B'^^xsd:string;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919606'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000180B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920467'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000180B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000180B'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920467'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000155F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919813'^^xsd:integer;
  dwc:scientificName 'Crisidia cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000155F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000155F'^^xsd:string;
  dwc:aphiaid '111706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919813'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001788" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920330'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001788'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001788'^^xsd:string;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920330'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001731" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918908'^^xsd:integer;
  dwc:scientificName 'Thecacera pennigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001731'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001731'^^xsd:string;
  dwc:aphiaid '140840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918908'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001747" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918903'^^xsd:integer;
  dwc:scientificName 'Stolonica socialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001747'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001747'^^xsd:string;
  dwc:aphiaid '103921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918903'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001745" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918893'^^xsd:integer;
  dwc:scientificName 'Polycarpa pomaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001745'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001745'^^xsd:string;
  dwc:aphiaid '103909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918893'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001446" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918779'^^xsd:integer;
  dwc:scientificName 'Doto'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001446'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001446'^^xsd:string;
  dwc:aphiaid '137916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918779'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001460" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918765'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001460'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001460'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918765'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001477" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919571'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001477'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001477'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919571'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001620" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920003'^^xsd:integer;
  dwc:scientificName 'Doto'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001620'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001620'^^xsd:string;
  dwc:aphiaid '137916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920003'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001722" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920285'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001722'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001722'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920285'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016F6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920231'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016F6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016F6'^^xsd:string;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920231'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001631" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920022'^^xsd:integer;
  dwc:scientificName 'Pawsonia saxicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001631'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001631'^^xsd:string;
  dwc:aphiaid '124653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920022'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '124653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000174B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920281'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000174B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000174B'^^xsd:string;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920281'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '151501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016E7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920194'^^xsd:integer;
  dwc:scientificName 'Henricia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016E7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016E7'^^xsd:string;
  dwc:aphiaid '123276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920194'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '123276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016DE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920167'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016DE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016DE'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920167'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001662" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920067'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001662'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001662'^^xsd:string;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920067'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000163E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920023'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000163E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000163E'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920023'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000164C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920058'^^xsd:integer;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000164C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000164C'^^xsd:string;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920058'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001635" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920025'^^xsd:integer;
  dwc:scientificName 'Pyura microcosmus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001635'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001635'^^xsd:string;
  dwc:aphiaid '103851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920025'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001610" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919997'^^xsd:integer;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001610'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001610'^^xsd:string;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919997'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918654'^^xsd:integer;
  dwc:scientificName 'Limacia clavigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001415'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001415'^^xsd:string;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918654'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001411" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918656'^^xsd:integer;
  dwc:scientificName 'Obelia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001411'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001411'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918656'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001439" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918753'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001439'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001439'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918753'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001811" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920420'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001811'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001811'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920420'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001412" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919542'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001412'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001412'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919542'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016CE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920198'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016CE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016CE'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920198'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001668" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920062'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001668'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001668'^^xsd:string;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920062'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001658" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920046'^^xsd:integer;
  dwc:scientificName 'Bowerbankia pustulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001658'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001658'^^xsd:string;
  dwc:aphiaid '111668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920046'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '851599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001630" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920041'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001630'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001630'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920041'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001612" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920035'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001612'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001612'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920035'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000160B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919977'^^xsd:integer;
  dwc:scientificName 'Antennella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000160B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000160B'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919977'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016F9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920157'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016F9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016F9'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920157'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001645" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919992'^^xsd:integer;
  dwc:scientificName 'Carpomitra costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001645'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001645'^^xsd:string;
  dwc:aphiaid '145910'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919992'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001643" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920001'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001643'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001643'^^xsd:string;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920001'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001603" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920032'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001603'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001603'^^xsd:string;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920032'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000148F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919604'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000148F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000148F'^^xsd:string;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919604'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016FF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920223'^^xsd:integer;
  dwc:scientificName 'Rhodymenia holmesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016FF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016FF'^^xsd:string;
  dwc:aphiaid '145853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920223'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016F5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920212'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016F5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016F5'^^xsd:string;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920212'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000162D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920028'^^xsd:integer;
  dwc:scientificName 'Scruparia chelata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000162D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000162D'^^xsd:string;
  dwc:aphiaid '111540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920028'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017FE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920448'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017FE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017FE'^^xsd:string;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920448'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000181C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920433'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000181C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000181C'^^xsd:string;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920433'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017E6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920434'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017E6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017E6'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920434'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001441" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918768'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001441'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001441'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918768'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001470" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919573'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001470'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001470'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919573'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001812" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920445'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001812'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001812'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920445'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000181E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920446'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000181E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000181E'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920446'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001661" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920052'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001661'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001661'^^xsd:string;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920052'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000163A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920036'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000163A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000163A'^^xsd:string;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920036'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014BF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919674'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014BF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014BF'^^xsd:string;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919674'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014E6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919688'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014E6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014E6'^^xsd:string;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919688'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '130875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014D2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919621'^^xsd:integer;
  dwc:scientificName 'Brongniartella byssoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014D2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014D2'^^xsd:string;
  dwc:aphiaid '144792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919621'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '631828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014A8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919626'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014A8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014A8'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919626'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000149C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919650'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000149C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000149C'^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919650'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014E2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919681'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014E2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014E2'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919681'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014DC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919702'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014DC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014DC'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919702'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001497" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919633'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001497'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001497'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919633'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015A9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919899'^^xsd:integer;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015A9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015A9'^^xsd:string;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919899'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015E2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919947'^^xsd:integer;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015E2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015E2'^^xsd:string;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919947'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001773" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920295'^^xsd:integer;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001773'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001773'^^xsd:string;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920295'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017A1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920325'^^xsd:integer;
  dwc:scientificName 'Lissoclinum perforatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017A1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017A1'^^xsd:string;
  dwc:aphiaid '103585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920325'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017AA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920323'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017AA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017AA'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920323'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001758" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920313'^^xsd:integer;
  dwc:scientificName 'Grantia compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001758'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001758'^^xsd:string;
  dwc:aphiaid '132181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920313'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '132181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001542" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919762'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001542'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001542'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919762'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001517" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919778'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001517'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001517'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919778'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001548" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919788'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001548'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001548'^^xsd:string;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919788'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000169C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920095'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000169C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000169C'^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920095'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000159A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919854'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000159A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000159A'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919854'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015BA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919896'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015BA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015BA'^^xsd:string;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919896'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015A6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919913'^^xsd:integer;
  dwc:scientificName 'Isozoanthus sulcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015A6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015A6'^^xsd:string;
  dwc:aphiaid '101053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919913'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '101053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015D0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919903'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015D0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015D0'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919903'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015D2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919904'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015D2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015D2'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919904'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017BA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920300'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017BA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017BA'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920300'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014EB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919733'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014EB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014EB'^^xsd:string;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919733'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000157F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919835'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000157F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000157F'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919835'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015F7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919933'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015F7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015F7'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919933'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919801'^^xsd:integer;
  dwc:scientificName 'Axinella damicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001556'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001556'^^xsd:string;
  dwc:aphiaid '132472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919801'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '132472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015F6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919957'^^xsd:integer;
  dwc:scientificName 'Nolella dilatata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015F6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015F6'^^xsd:string;
  dwc:aphiaid '111632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919957'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015EC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919948'^^xsd:integer;
  dwc:scientificName 'Crisidia cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015EC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015EC'^^xsd:string;
  dwc:aphiaid '111706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919948'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001693" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920101'^^xsd:integer;
  dwc:scientificName 'Crisidia cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001693'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001693'^^xsd:string;
  dwc:aphiaid '111706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920101'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014F8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919692'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014F8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014F8'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919692'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014B3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919622'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014B3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014B3'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919622'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014FF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919732'^^xsd:integer;
  dwc:scientificName 'Tubulipora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014FF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014FF'^^xsd:string;
  dwc:aphiaid '111054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919732'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016AF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920112'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016AF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016AF'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920112'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000153A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919748'^^xsd:integer;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000153A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000153A'^^xsd:string;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919748'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001676" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920145'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001676'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001676'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920145'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000155C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919825'^^xsd:integer;
  dwc:scientificName 'Salmacina dysteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000155C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000155C'^^xsd:string;
  dwc:aphiaid '131038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919825'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '131038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001672" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920137'^^xsd:integer;
  dwc:scientificName 'Phorbas fictitius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001672'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001672'^^xsd:string;
  dwc:aphiaid '133679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920137'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '133679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014CB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919664'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014CB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014CB'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919664'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000159D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919898'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000159D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000159D'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919898'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015C7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919906'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015C7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015C7'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919906'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015BE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919921'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015BE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015BE'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919921'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015D9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919946'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015D9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015D9'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919946'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014CF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919612'^^xsd:integer;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014CF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014CF'^^xsd:string;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919612'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014CA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919657'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014CA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014CA'^^xsd:string;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919657'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000167F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920132'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000167F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000167F'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920132'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000166D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920141'^^xsd:integer;
  dwc:scientificName 'Polymastia mammillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000166D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000166D'^^xsd:string;
  dwc:aphiaid '150221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920141'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '134204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014BB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919632'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014BB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014BB'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919632'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014DD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919712'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014DD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014DD'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919712'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014C0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919671'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014C0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014C0'^^xsd:string;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919671'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014E8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919686'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014E8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014E8'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919686'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001597" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919850'^^xsd:integer;
  dwc:scientificName 'Desmarestia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001597'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001597'^^xsd:string;
  dwc:aphiaid '145310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919850'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015B6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919889'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015B6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015B6'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919889'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015B0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919916'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015B0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015B0'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919916'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015E9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919954'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015E9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015E9'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919954'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017B9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920340'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017B9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017B9'^^xsd:string;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920340'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001765" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920315'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001765'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001765'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920315'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001785" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920308'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001785'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001785'^^xsd:string;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920308'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1047602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001786" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920302'^^xsd:integer;
  dwc:scientificName 'Doto pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001786'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001786'^^xsd:string;
  dwc:aphiaid '139650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920302'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '139650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014B9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919677'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014B9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014B9'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919677'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014E0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919720'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014E0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014E0'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919720'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000150C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919727'^^xsd:integer;
  dwc:scientificName 'Rhodymenia holmesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000150C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000150C'^^xsd:string;
  dwc:aphiaid '145853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919727'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000149F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919663'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000149F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000149F'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919663'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001772" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918916'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001772'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001772'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918916'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001684" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920099'^^xsd:integer;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001684'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001684'^^xsd:string;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920099'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001792" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920338'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001792'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001792'^^xsd:string;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920338'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014CC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919669'^^xsd:integer;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014CC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014CC'^^xsd:string;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919669'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014D6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919659'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014D6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014D6'^^xsd:string;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919659'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000150F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919724'^^xsd:integer;
  dwc:scientificName 'Pleonosporium borreri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000150F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000150F'^^xsd:string;
  dwc:aphiaid '144600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919724'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000171D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920271'^^xsd:integer;
  dwc:scientificName 'Halecium beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000171D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000171D'^^xsd:string;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920271'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000171C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920273'^^xsd:integer;
  dwc:scientificName 'Haliclona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000171C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000171C'^^xsd:string;
  dwc:aphiaid '131834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920273'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000166F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920151'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000166F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000166F'^^xsd:string;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920151'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001697" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920089'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001697'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001697'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920089'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016A0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920122'^^xsd:integer;
  dwc:scientificName 'Henricia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016A0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016A0'^^xsd:string;
  dwc:aphiaid '123276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920122'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '123276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016A7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920135'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016A7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016A7'^^xsd:string;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920135'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000156B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919798'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000156B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000156B'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919798'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000175C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920294'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000175C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000175C'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920294'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001527" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919735'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001527'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001527'^^xsd:string;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919735'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001522" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919741'^^xsd:integer;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001522'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001522'^^xsd:string;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919741'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014EA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919695'^^xsd:integer;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014EA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014EA'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919695'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014A6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919629'^^xsd:integer;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014A6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014A6'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919629'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014CD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919652'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014CD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014CD'^^xsd:string;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919652'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000149E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919662'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000149E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000149E'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919662'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017DA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920385'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017DA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017DA'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920385'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001794" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920335'^^xsd:integer;
  dwc:scientificName 'Omalosecosa ramulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001794'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001794'^^xsd:string;
  dwc:aphiaid '111281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920335'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015C0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919918'^^xsd:integer;
  dwc:scientificName 'Pawsonia saxicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015C0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015C0'^^xsd:string;
  dwc:aphiaid '124653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919918'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '124653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000176A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920314'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000176A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000176A'^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920314'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920305'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001768'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001768'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920305'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014A7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919628'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014A7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014A7'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919628'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000178F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920355'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000178F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000178F'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920355'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017B3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920353'^^xsd:integer;
  dwc:scientificName 'Rhodymenia holmesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017B3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017B3'^^xsd:string;
  dwc:aphiaid '145853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920353'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '145853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001710" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918902'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001710'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001710'^^xsd:string;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918902'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001492" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919568'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001492'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001492'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919568'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016EE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920205'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016EE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016EE'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920205'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001426" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918748'^^xsd:integer;
  dwc:scientificName 'Rhodymenia ardissonei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001426'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001426'^^xsd:string;
  dwc:aphiaid '145850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918748'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017EA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920409'^^xsd:integer;
  dwc:scientificName 'Aglaophenia pluma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017EA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017EA'^^xsd:string;
  dwc:aphiaid '117283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920409'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016E9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920203'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016E9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016E9'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920203'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016EB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920162'^^xsd:integer;
  dwc:scientificName 'Aslia lefevrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016EB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016EB'^^xsd:string;
  dwc:aphiaid '124598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920162'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '124598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016FE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920222'^^xsd:integer;
  dwc:scientificName 'Rhodymenia ardissonei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016FE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016FE'^^xsd:string;
  dwc:aphiaid '145850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920222'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001465" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919591'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001465'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001465'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919591'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001421" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918650'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001421'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001421'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918650'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000148D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919586'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000148D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000148D'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919586'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001474" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919593'^^xsd:integer;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001474'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001474'^^xsd:string;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919593'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001666" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920047'^^xsd:integer;
  dwc:scientificName 'Brongniartella byssoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001666'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001666'^^xsd:string;
  dwc:aphiaid '144792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920047'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '631828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001614" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919983'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001614'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001614'^^xsd:string;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919983'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '130875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001642" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919986'^^xsd:integer;
  dwc:scientificName 'Brongniartella byssoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001642'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001642'^^xsd:string;
  dwc:aphiaid '144792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919986'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '631828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001445" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918754'^^xsd:integer;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001445'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001445'^^xsd:string;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918754'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000147F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919558'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000147F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000147F'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919558'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017ED" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920451'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017ED'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017ED'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920451'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001818" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920443'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001818'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001818'^^xsd:string;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920443'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '151501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017FF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920428'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017FF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017FF'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920428'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001481" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919575'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001481'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001481'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919575'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001485" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919581'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001485'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001485'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919581'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001709" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918900'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001709'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001709'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918900'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000172A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918911'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000172A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000172A'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918911'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001750" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918890'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001750'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001750'^^xsd:string;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918890'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000171A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918895'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000171A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000171A'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918895'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001561" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919812'^^xsd:integer;
  dwc:scientificName 'Crisia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001561'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001561'^^xsd:string;
  dwc:aphiaid '111703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919812'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014EC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919694'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014EC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014EC'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919694'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017D0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920391'^^xsd:integer;
  dwc:scientificName 'Galathea strigosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017D0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017D0'^^xsd:string;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920391'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001751" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918891'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001751'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001751'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918891'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001718" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920274'^^xsd:integer;
  dwc:scientificName 'Haliclona viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001718'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001718'^^xsd:string;
  dwc:aphiaid '132881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920274'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '235864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001712" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920268'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001712'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001712'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920268'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016F2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920232'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016F2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016F2'^^xsd:string;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920232'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017CC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920377'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017CC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017CC'^^xsd:string;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920377'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000158E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919858'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000158E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000158E'^^xsd:string;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919858'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015CE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919911'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015CE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015CE'^^xsd:string;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919911'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014B8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919660'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014B8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014B8'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919660'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016A2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920155'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016A2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016A2'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920155'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016B4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920148'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016B4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016B4'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920148'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001689" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920125'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001689'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001689'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920125'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000169A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920147'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000169A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000169A'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920147'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016AC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920146'^^xsd:integer;
  dwc:scientificName 'Rhodymenia holmesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016AC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016AC'^^xsd:string;
  dwc:aphiaid '145853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920146'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001529" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919753'^^xsd:integer;
  dwc:scientificName 'Chartella papyracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001529'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001529'^^xsd:string;
  dwc:aphiaid '111365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919753'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001526" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919759'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001526'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001526'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919759'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001518" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919779'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001518'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001518'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919779'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000155E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919814'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000155E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000155E'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919814'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001762" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920318'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001762'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001762'^^xsd:string;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920318'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001687" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920113'^^xsd:integer;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001687'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001687'^^xsd:string;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920113'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001682" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920150'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001682'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001682'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920150'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001683" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920084'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001683'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001683'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920084'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920085'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016B1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016B1'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920085'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017BF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920396'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017BF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017BF'^^xsd:string;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920396'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000167B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920143'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000167B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000167B'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920143'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001799" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918921'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001799'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001799'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918921'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001503" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919722'^^xsd:integer;
  dwc:scientificName 'Pawsonia saxicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001503'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001503'^^xsd:string;
  dwc:aphiaid '124653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919722'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '124653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017C0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920403'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017C0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017C0'^^xsd:string;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920403'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001783" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920312'^^xsd:integer;
  dwc:scientificName 'Goniodoris nodosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001783'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001783'^^xsd:string;
  dwc:aphiaid '140033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920312'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1723483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001546" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919786'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001546'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001546'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919786'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001550" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919772'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001550'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001550'^^xsd:string;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919772'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000150B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919726'^^xsd:integer;
  dwc:scientificName 'Rhodymenia ardissonei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000150B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000150B'^^xsd:string;
  dwc:aphiaid '145850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919726'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017D1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920382'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017D1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017D1'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920382'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015EB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919958'^^xsd:integer;
  dwc:scientificName 'Ocenebra erinacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015EB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015EB'^^xsd:string;
  dwc:aphiaid '140405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919958'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015DC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919959'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015DC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015DC'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919959'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015E7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919970'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015E7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015E7'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919970'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001525" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919768'^^xsd:integer;
  dwc:scientificName 'Facelina auriculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001525'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001525'^^xsd:string;
  dwc:aphiaid '153375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919768'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '153375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000178B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918913'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000178B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000178B'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918913'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000175A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920347'^^xsd:integer;
  dwc:scientificName 'Polymastia boletiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000175A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000175A'^^xsd:string;
  dwc:aphiaid '134194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920347'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '134194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001790" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918936'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001790'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001790'^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918936'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000176B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918917'^^xsd:integer;
  dwc:scientificName 'Aglaophenia pluma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000176B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000176B'^^xsd:string;
  dwc:aphiaid '117283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918917'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017CF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920389'^^xsd:integer;
  dwc:scientificName 'Dyopedos porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017CF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017CF'^^xsd:string;
  dwc:aphiaid '103044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920389'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001774" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918935'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001774'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001774'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918935'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017AE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918926'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017AE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017AE'^^xsd:string;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918926'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001558" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919820'^^xsd:integer;
  dwc:scientificName 'Obelia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001558'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001558'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919820'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017E0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920369'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017E0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017E0'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920369'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017C4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920371'^^xsd:integer;
  dwc:scientificName 'Aglaophenia pluma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017C4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017C4'^^xsd:string;
  dwc:aphiaid '117283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920371'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017A6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920328'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017A6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017A6'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920328'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001537" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919743'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001537'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001537'^^xsd:string;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919743'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000151C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919751'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000151C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000151C'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919751'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000151D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919794'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000151D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000151D'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919794'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000155B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919806'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000155B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000155B'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919806'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001545" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919745'^^xsd:integer;
  dwc:scientificName 'Brongniartella byssoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001545'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001545'^^xsd:string;
  dwc:aphiaid '144792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919745'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '631828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017A0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920358'^^xsd:integer;
  dwc:scientificName 'Sidnyum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017A0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017A0'^^xsd:string;
  dwc:aphiaid '103478'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920358'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000175B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920348'^^xsd:integer;
  dwc:scientificName 'Polymastia mammillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000175B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000175B'^^xsd:string;
  dwc:aphiaid '150221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920348'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '134204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014DE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919716'^^xsd:integer;
  dwc:scientificName 'Halecium beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014DE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014DE'^^xsd:string;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919716'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000149B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919649'^^xsd:integer;
  dwc:scientificName 'Halecium beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000149B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000149B'^^xsd:string;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919649'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000179C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920293'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000179C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000179C'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920293'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001795" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918930'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001795'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001795'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918930'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014F5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919678'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014F5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014F5'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919678'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001505" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919684'^^xsd:integer;
  dwc:scientificName 'Ascidia mentula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001505'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001505'^^xsd:string;
  dwc:aphiaid '103710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919684'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001504" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919701'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001504'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001504'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919701'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919609'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014B2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014B2'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919609'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017CA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920386'^^xsd:integer;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017CA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017CA'^^xsd:string;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920386'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000152E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919742'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000152E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000152E'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919742'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000156A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919800'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000156A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000156A'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919800'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000167E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920131'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000167E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000167E'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920131'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015E3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919942'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015E3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015E3'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919942'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001793" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920292'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001793'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001793'^^xsd:string;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920292'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017C5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920372'^^xsd:integer;
  dwc:scientificName 'Aglaophenia tubulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017C5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017C5'^^xsd:string;
  dwc:aphiaid '117285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920372'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001781" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920334'^^xsd:integer;
  dwc:scientificName 'Ocenebra erinacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001781'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001781'^^xsd:string;
  dwc:aphiaid '140405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920334'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015F3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919937'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015F3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015F3'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919937'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015FC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919931'^^xsd:integer;
  dwc:scientificName 'Ascidia mentula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015FC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015FC'^^xsd:string;
  dwc:aphiaid '103710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919931'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014C8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919668'^^xsd:integer;
  dwc:scientificName 'Rhodophyllis divaricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014C8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014C8'^^xsd:string;
  dwc:aphiaid '145617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919668'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016B6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920134'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016B6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016B6'^^xsd:string;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920134'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001782" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920301'^^xsd:integer;
  dwc:scientificName 'Doto'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001782'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001782'^^xsd:string;
  dwc:aphiaid '137916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920301'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014AD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919646'^^xsd:integer;
  dwc:scientificName 'Doto'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014AD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014AD'^^xsd:string;
  dwc:aphiaid '137916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919646'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017C8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920373'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017C8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017C8'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920373'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017C1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920375'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017C1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017C1'^^xsd:string;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920375'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017D2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920393'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017D2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017D2'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920393'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001594" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919862'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001594'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001594'^^xsd:string;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919862'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015BC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919877'^^xsd:integer;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015BC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015BC'^^xsd:string;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919877'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015D5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919878'^^xsd:integer;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015D5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015D5'^^xsd:string;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919878'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014E9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919687'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014E9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014E9'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919687'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014A5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919618'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014A5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014A5'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919618'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014D3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919651'^^xsd:integer;
  dwc:scientificName 'Halopteris filicina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014D3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014D3'^^xsd:string;
  dwc:aphiaid '145906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919651'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000177F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920366'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000177F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000177F'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920366'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001763" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920331'^^xsd:integer;
  dwc:scientificName 'Myxilla incrustans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001763'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001763'^^xsd:string;
  dwc:aphiaid '133882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920331'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '169466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015CD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919873'^^xsd:integer;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015CD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015CD'^^xsd:string;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919873'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001784" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920345'^^xsd:integer;
  dwc:scientificName 'Polycera faeroensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001784'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001784'^^xsd:string;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920345'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017B4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920297'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017B4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017B4'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920297'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001778" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918923'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001778'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001778'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918923'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015C3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919897'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015C3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015C3'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919897'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015C4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919880'^^xsd:integer;
  dwc:scientificName 'Ascidia mentula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015C4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015C4'^^xsd:string;
  dwc:aphiaid '103710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919880'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015BB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919886'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015BB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015BB'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919886'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015AF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919908'^^xsd:integer;
  dwc:scientificName 'Galathea strigosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015AF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015AF'^^xsd:string;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919908'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001591" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919851'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001591'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001591'^^xsd:string;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919851'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000159C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919852'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000159C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000159C'^^xsd:string;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919852'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015CF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919902'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015CF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015CF'^^xsd:string;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919902'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000175E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920360'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000175E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000175E'^^xsd:string;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920360'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001587" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919839'^^xsd:integer;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001587'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001587'^^xsd:string;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919839'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015CA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919890'^^xsd:integer;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015CA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015CA'^^xsd:string;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919890'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014C7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919624'^^xsd:integer;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014C7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014C7'^^xsd:string;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919624'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001777" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920354'^^xsd:integer;
  dwc:scientificName 'Salmacina dysteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001777'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001777'^^xsd:string;
  dwc:aphiaid '131038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920354'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016AD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920104'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016AD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016AD'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920104'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001677" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920119'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001677'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001677'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920119'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000168D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920130'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000168D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000168D'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920130'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016A3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920140'^^xsd:integer;
  dwc:scientificName 'Polycarpa pomaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016A3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016A3'^^xsd:string;
  dwc:aphiaid '103909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920140'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017C6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920394'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017C6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017C6'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920394'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001523" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919785'^^xsd:integer;
  dwc:scientificName 'Polycera quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001523'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001523'^^xsd:string;
  dwc:aphiaid '140838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919785'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017DC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920404'^^xsd:integer;
  dwc:scientificName 'Stolonica socialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017DC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017DC'^^xsd:string;
  dwc:aphiaid '103921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920404'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017DB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920398'^^xsd:integer;
  dwc:scientificName 'Polycarpa pomaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017DB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017DB'^^xsd:string;
  dwc:aphiaid '103909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920398'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017C7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920395'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017C7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017C7'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920395'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017D3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920387'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017D3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017D3'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920387'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920388'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017E1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017E1'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920388'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001524" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919758'^^xsd:integer;
  dwc:scientificName 'Coryphella browni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001524'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001524'^^xsd:string;
  dwc:aphiaid '139980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919758'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '139980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015E5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919934'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015E5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015E5'^^xsd:string;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919934'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '130875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014FD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919723'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014FD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014FD'^^xsd:string;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919723'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001759" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920336'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001759'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001759'^^xsd:string;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920336'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001555" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919816'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001555'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001555'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919816'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919818'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001557'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001557'^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919818'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001559" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919797'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001559'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001559'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919797'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001532" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919744'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001532'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001532'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919744'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016A4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920097'^^xsd:integer;
  dwc:scientificName 'Clavelinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016A4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016A4'^^xsd:string;
  dwc:aphiaid '103438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920097'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001595" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919867'^^xsd:integer;
  dwc:scientificName 'Saccorhiza polyschides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001595'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001595'^^xsd:string;
  dwc:aphiaid '145735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919867'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017D5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920380'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017D5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017D5'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920380'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017E3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920381'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017E3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017E3'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920381'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001701" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920178'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001701'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001701'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920178'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000174C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920289'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000174C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000174C'^^xsd:string;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920289'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001735" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920249'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001735'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001735'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920249'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000151F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919749'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000151F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000151F'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919749'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001516" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919767'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001516'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001516'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919767'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000152B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919790'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scrupea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000152B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000152B'^^xsd:string;
  dwc:aphiaid '111249'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919790'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015FB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919945'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015FB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015FB'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919945'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000177E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920311'^^xsd:integer;
  dwc:scientificName 'Galathea strigosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000177E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000177E'^^xsd:string;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920311'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001568" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919823'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001568'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001568'^^xsd:string;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919823'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015AB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919883'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015AB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015AB'^^xsd:string;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919883'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '130875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001583" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919869'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001583'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001583'^^xsd:string;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919869'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015F1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919943'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015F1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015F1'^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919943'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017AF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918915'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017AF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017AF'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918915'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001586" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919833'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001586'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001586'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919833'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015C9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919872'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015C9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015C9'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919872'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015D6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919895'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015D6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015D6'^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919895'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001574" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919846'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001574'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001574'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919846'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015A8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919874'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015A8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015A8'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919874'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001498" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919670'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001498'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001498'^^xsd:string;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919670'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001507" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919721'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001507'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001507'^^xsd:string;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919721'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014E5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919725'^^xsd:integer;
  dwc:scientificName 'Prostheceraeus vittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014E5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014E5'^^xsd:string;
  dwc:aphiaid '142820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919725'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '142820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014ED" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919719'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014ED'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014ED'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919719'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014BD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919615'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014BD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014BD'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919615'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014BE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919645'^^xsd:integer;
  dwc:scientificName 'Didemnum maculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014BE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014BE'^^xsd:string;
  dwc:aphiaid '103570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919645'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014CE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919666'^^xsd:integer;
  dwc:scientificName 'Pterothamnion plumula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014CE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014CE'^^xsd:string;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919666'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001588" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919855'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001588'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001588'^^xsd:string;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919855'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001539" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919756'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001539'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001539'^^xsd:string;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919756'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001541" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919760'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001541'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001541'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919760'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001534" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919791'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001534'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001534'^^xsd:string;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919791'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001535" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919761'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001535'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001535'^^xsd:string;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919761'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001536" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919793'^^xsd:integer;
  dwc:scientificName 'Zeugopterus punctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001536'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001536'^^xsd:string;
  dwc:aphiaid '127151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919793'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015A0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919923'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015A0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015A0'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919923'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001764" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920351'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001764'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001764'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920351'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000172D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920277'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000172D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000172D'^^xsd:string;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920277'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001733" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920260'^^xsd:integer;
  dwc:scientificName 'Crisia denticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001733'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001733'^^xsd:string;
  dwc:aphiaid '111695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920260'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001564" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919802'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001564'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001564'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919802'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015B8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919894'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015B8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015B8'^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919894'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015FD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919966'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015FD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015FD'^^xsd:string;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919966'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017D8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920374'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017D8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017D8'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920374'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017BE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920402'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017BE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017BE'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920402'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001578" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919870'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001578'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001578'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919870'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014AF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919637'^^xsd:integer;
  dwc:scientificName 'Crisidia cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014AF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014AF'^^xsd:string;
  dwc:aphiaid '111706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919637'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014F9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919693'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014F9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014F9'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919693'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014F0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919715'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014F0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014F0'^^xsd:string;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919715'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1047602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014FE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919690'^^xsd:integer;
  dwc:scientificName 'Bowerbankia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014FE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014FE'^^xsd:string;
  dwc:aphiaid '111023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919690'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014AB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919616'^^xsd:integer;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014AB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014AB'^^xsd:string;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919616'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015C8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919884'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015C8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015C8'^^xsd:string;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919884'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000176C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918918'^^xsd:integer;
  dwc:scientificName 'Aglaophenia tubulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000176C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000176C'^^xsd:string;
  dwc:aphiaid '117285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918918'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000178A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918919'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000178A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000178A'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918919'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000170B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920288'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000170B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000170B'^^xsd:string;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920288'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000167A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920142'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000167A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000167A'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920142'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000158B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919865'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000158B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000158B'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919865'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015CB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919914'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015CB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015CB'^^xsd:string;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919914'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015CC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919920'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015CC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015CC'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919920'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015A2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919910'^^xsd:integer;
  dwc:scientificName 'Halecium beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015A2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015A2'^^xsd:string;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919910'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920341'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017B1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017B1'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920341'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017B0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920322'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017B0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017B0'^^xsd:string;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920322'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '145267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015E0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919964'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015E0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015E0'^^xsd:string;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919964'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017B6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920303'^^xsd:integer;
  dwc:scientificName 'Drachiella spectabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017B6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017B6'^^xsd:string;
  dwc:aphiaid '144747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920303'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '144747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001685" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920094'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001685'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001685'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920094'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000168C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920154'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000168C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000168C'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920154'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000152F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919795'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000152F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000152F'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919795'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001565" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919827'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001565'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001565'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919827'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001572" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919828'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001572'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001572'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919828'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000177D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920365'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000177D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000177D'^^xsd:string;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920365'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001721" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920284'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001721'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001721'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920284'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001755" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920263'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001755'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001755'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920263'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000160A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920019'^^xsd:integer;
  dwc:scientificName 'Obelia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000160A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000160A'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920019'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001621" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920015'^^xsd:integer;
  dwc:scientificName 'Limacia clavigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001621'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001621'^^xsd:string;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920015'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000160C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919975'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000160C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000160C'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919975'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000164E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920079'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000164E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000164E'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920079'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000164D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920054'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000164D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000164D'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920054'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001617" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920040'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001617'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001617'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920040'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000161C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920020'^^xsd:integer;
  dwc:scientificName 'Ocenebra erinacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000161C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000161C'^^xsd:string;
  dwc:aphiaid '140405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920020'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000141D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918637'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000141D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000141D'^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918637'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000145F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918751'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000145F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000145F'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918751'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001452" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918770'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001452'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001452'^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918770'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000140F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919541'^^xsd:integer;
  dwc:scientificName 'Aglaophenia pluma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000140F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000140F'^^xsd:string;
  dwc:aphiaid '117283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919541'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001486" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919560'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001486'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001486'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919560'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001490" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919570'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001490'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001490'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919570'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000147C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919584'^^xsd:integer;
  dwc:scientificName 'Henricia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000147C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000147C'^^xsd:string;
  dwc:aphiaid '123276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919584'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '123276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000142F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918652'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000142F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000142F'^^xsd:string;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918652'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000144C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918763'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000144C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000144C'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918763'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000141A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919545'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000141A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000141A'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919545'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001654" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920048'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001654'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001654'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920048'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001602" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920031'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001602'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001602'^^xsd:string;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920031'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001639" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920021'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001639'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001639'^^xsd:string;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920021'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001626" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919988'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001626'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001626'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919988'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000165B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920080'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000165B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000165B'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920080'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000164A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920072'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000164A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000164A'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920072'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001432" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918773'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001432'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001432'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918773'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000142A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918641'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000142A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000142A'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918641'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918646'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001418'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001418'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918646'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001410" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918655'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001410'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001410'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918655'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001437" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918788'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001437'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001437'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918788'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001489" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919576'^^xsd:integer;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001489'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001489'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919576'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000180F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920456'^^xsd:integer;
  dwc:scientificName 'Polycarpa scuba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000180F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000180F'^^xsd:string;
  dwc:aphiaid '103914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920456'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001646" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920056'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001646'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001646'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920056'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001613" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920014'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001613'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001613'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920014'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001601" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919996'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001601'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001601'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919996'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000160F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919974'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000160F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000160F'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919974'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001435" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918785'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001435'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001435'^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918785'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001443" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918767'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001443'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001443'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918767'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000142C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918648'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000142C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000142C'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918648'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000145E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918755'^^xsd:integer;
  dwc:scientificName 'Ascidia mentula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000145E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000145E'^^xsd:string;
  dwc:aphiaid '103710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918755'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918762'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001454'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001454'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918762'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000145A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918772'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000145A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000145A'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918772'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000145D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918778'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000145D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000145D'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918778'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001416" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919540'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001416'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001416'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919540'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001487" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919559'^^xsd:integer;
  dwc:scientificName 'Ascidia mentula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001487'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001487'^^xsd:string;
  dwc:aphiaid '103710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919559'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001491" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919567'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001491'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001491'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919567'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919580'^^xsd:integer;
  dwc:scientificName 'Didemnum maculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001484'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001484'^^xsd:string;
  dwc:aphiaid '103570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919580'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001471" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919590'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001471'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001471'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919590'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001448" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918784'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001448'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001448'^^xsd:string;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918784'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1047602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000162F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919976'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000162F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000162F'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919976'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000161F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919978'^^xsd:integer;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000161F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000161F'^^xsd:string;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919978'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000145C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918777'^^xsd:integer;
  dwc:scientificName 'Didemnum maculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000145C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000145C'^^xsd:string;
  dwc:aphiaid '103570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918777'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001619" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920017'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001619'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001619'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920017'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001627" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919989'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001627'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001627'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919989'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001442" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918787'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001442'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001442'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918787'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016C1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920191'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016C1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016C1'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920191'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000143A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918781'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000143A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000143A'^^xsd:string;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918781'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016D9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920187'^^xsd:integer;
  dwc:scientificName 'Facelina auriculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016D9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016D9'^^xsd:string;
  dwc:aphiaid '153375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920187'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '153375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016CC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920188'^^xsd:integer;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016CC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016CC'^^xsd:string;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920188'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016B9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920230'^^xsd:integer;
  dwc:scientificName 'Tethya aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016B9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016B9'^^xsd:string;
  dwc:aphiaid '134311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920230'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '134311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016D5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920161'^^xsd:integer;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016D5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016D5'^^xsd:string;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920161'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001604" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920016'^^xsd:integer;
  dwc:scientificName 'Myxilla incrustans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001604'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001604'^^xsd:string;
  dwc:aphiaid '133882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920016'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '169466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001705" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920195'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001705'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001705'^^xsd:string;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920195'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001611" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919993'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001611'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001611'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919993'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000163B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919984'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000163B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000163B'^^xsd:string;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919984'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000146F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919607'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000146F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000146F'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919607'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016F7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920165'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016F7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016F7'^^xsd:string;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920165'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000143C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918769'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000143C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000143C'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918769'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001440" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919555'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001440'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001440'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919555'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017FA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920466'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017FA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017FA'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920466'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017E7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920449'^^xsd:integer;
  dwc:scientificName 'Myxilla incrustans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017E7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017E7'^^xsd:string;
  dwc:aphiaid '133882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920449'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '169466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017F2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920422'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017F2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017F2'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920422'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016D3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920235'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016D3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016D3'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920235'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016CA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920172'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016CA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016CA'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920172'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001495" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919595'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001495'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001495'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919595'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001423" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918636'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001423'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001423'^^xsd:string;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918636'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000142D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918643'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000142D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000142D'^^xsd:string;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918643'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000165A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920045'^^xsd:integer;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000165A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000165A'^^xsd:string;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920045'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000163F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920027'^^xsd:integer;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000163F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000163F'^^xsd:string;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920027'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001708" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920201'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001708'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001708'^^xsd:string;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920201'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016C7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920208'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016C7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016C7'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920208'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016FC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920204'^^xsd:integer;
  dwc:scientificName 'Meredithia microphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016FC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016FC'^^xsd:string;
  dwc:aphiaid '145271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920204'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016DA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920177'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016DA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016DA'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920177'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001810" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920463'^^xsd:integer;
  dwc:scientificName 'Stolonica socialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001810'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001810'^^xsd:string;
  dwc:aphiaid '103921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920463'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000142B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918645'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000142B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000142B'^^xsd:string;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918645'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001433" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918782'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001433'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001433'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918782'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000143E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918757'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000143E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000143E'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918757'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001455" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918760'^^xsd:integer;
  dwc:scientificName 'Bowerbankia citrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001455'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001455'^^xsd:string;
  dwc:aphiaid '111664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918760'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '851584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001447" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919549'^^xsd:integer;
  dwc:scientificName 'Polycera quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001447'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001447'^^xsd:string;
  dwc:aphiaid '140838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919549'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016C9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920176'^^xsd:integer;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016C9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016C9'^^xsd:string;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920176'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001462" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919594'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001462'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001462'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919594'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000165D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920073'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000165D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000165D'^^xsd:string;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920073'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001636" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920030'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001636'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001636'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920030'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000141C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919547'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000141C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000141C'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919547'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000143D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919550'^^xsd:integer;
  dwc:scientificName 'Salmacina dysteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000143D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000143D'^^xsd:string;
  dwc:aphiaid '131038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919550'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '131038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016CD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920224'^^xsd:integer;
  dwc:scientificName 'Salmacina dysteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016CD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016CD'^^xsd:string;
  dwc:aphiaid '131038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920224'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001458" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918756'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001458'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001458'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918756'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000141E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919543'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000141E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000141E'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919543'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000147D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919561'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000147D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000147D'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919561'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001727" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920259'^^xsd:integer;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001727'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001727'^^xsd:string;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920259'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001807" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920452'^^xsd:integer;
  dwc:scientificName 'Omalosecosa ramulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001807'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001807'^^xsd:string;
  dwc:aphiaid '111281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920452'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001748" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918892'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001748'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001748'^^xsd:string;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918892'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000173C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920248'^^xsd:integer;
  dwc:scientificName 'Bowerbankia pustulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000173C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000173C'^^xsd:string;
  dwc:aphiaid '111668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920248'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '851599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001724" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920243'^^xsd:integer;
  dwc:scientificName 'Antennella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001724'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001724'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920243'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001741" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918912'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001741'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001741'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918912'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001746" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920264'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001746'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001746'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920264'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001743" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920257'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001743'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001743'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920257'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014D9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919642'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014D9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014D9'^^xsd:string;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919642'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000150E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919713'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000150E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000150E'^^xsd:string;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919713'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014C9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919627'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014C9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014C9'^^xsd:string;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919627'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014D4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919641'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014D4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014D4'^^xsd:string;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919641'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015EF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919939'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015EF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015EF'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919939'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000178E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918932'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000178E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000178E'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918932'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015B5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919888'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015B5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015B5'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919888'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000168F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920123'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000168F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000168F'^^xsd:string;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920123'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016A6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920127'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016A6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016A6'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920127'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000177C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918934'^^xsd:integer;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000177C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000177C'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918934'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017A5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918928'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017A5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017A5'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918928'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001717" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918897'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001717'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001717'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918897'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000173E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920245'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000173E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000173E'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920245'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015DB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919950'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015DB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015DB'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919950'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014FB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919697'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014FB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014FB'^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919697'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001796" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920364'^^xsd:integer;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001796'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001796'^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920364'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000150A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919679'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000150A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000150A'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919679'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001514" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919680'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001514'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001514'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919680'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017D9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920406'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017D9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017D9'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920406'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000157A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919841'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000157A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000157A'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919841'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001596" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919843'^^xsd:integer;
  dwc:scientificName 'Carpomitra costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001596'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001596'^^xsd:string;
  dwc:aphiaid '145910'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919843'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919891'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015B1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015B1'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919891'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015D1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919892'^^xsd:integer;
  dwc:scientificName 'Carpomitra costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015D1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015D1'^^xsd:string;
  dwc:aphiaid '145910'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919892'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015A1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919905'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015A1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015A1'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919905'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001511" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919698'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001511'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001511'^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919698'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014C6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919610'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014C6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014C6'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919610'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014DB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919611'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014DB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014DB'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919611'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014B6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919631'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014B6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014B6'^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919631'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000173B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920290'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000173B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000173B'^^xsd:string;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920290'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001720" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920240'^^xsd:integer;
  dwc:scientificName 'Aglaophenia tubulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001720'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001720'^^xsd:string;
  dwc:aphiaid '117285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920240'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001734" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920241'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001734'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001734'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920241'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001715" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920275'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001715'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001715'^^xsd:string;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920275'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001699" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920092'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001699'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001699'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920092'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001761" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920339'^^xsd:integer;
  dwc:scientificName 'Phorbas fictitius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001761'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001761'^^xsd:string;
  dwc:aphiaid '133679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920339'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '133679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001775" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920362'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001775'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001775'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920362'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017E2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920401'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017E2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017E2'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920401'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014DF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919717'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014DF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014DF'^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919717'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015E8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919941'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015E8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015E8'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919941'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000177B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920304'^^xsd:integer;
  dwc:scientificName 'Dyopedos porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000177B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000177B'^^xsd:string;
  dwc:aphiaid '103044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920304'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001780" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918933'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001780'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001780'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918933'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000175F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918922'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000175F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000175F'^^xsd:string;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918922'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000157D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919831'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000157D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000157D'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919831'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001599" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919832'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001599'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001599'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919832'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014AC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919675'^^xsd:integer;
  dwc:scientificName 'Tritonia lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014AC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014AC'^^xsd:string;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919675'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1669251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919682'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014E1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014E1'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919682'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014EF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919731'^^xsd:integer;
  dwc:scientificName 'Tritonia lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014EF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014EF'^^xsd:string;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919731'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1669251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014A0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919614'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014A0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014A0'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919614'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001581" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919845'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001581'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001581'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919845'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001576" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919834'^^xsd:integer;
  dwc:scientificName 'Anemonia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001576'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001576'^^xsd:string;
  dwc:aphiaid '100808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919834'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001575" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919864'^^xsd:integer;
  dwc:scientificName 'Obelia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001575'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001575'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919864'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015A4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919875'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015A4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015A4'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919875'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015A7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919876'^^xsd:integer;
  dwc:scientificName 'Anemonia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015A7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015A7'^^xsd:string;
  dwc:aphiaid '100808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919876'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919930'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015E1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015E1'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919930'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001584" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919861'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001584'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001584'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919861'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015C5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919909'^^xsd:integer;
  dwc:scientificName 'Gobiusculus flavescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015C5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015C5'^^xsd:string;
  dwc:aphiaid '126898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919909'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1526389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015B7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919924'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015B7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015B7'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919924'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015BF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919929'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015BF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015BF'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919929'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015F2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919936'^^xsd:integer;
  dwc:scientificName 'Bowerbankia pustulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015F2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015F2'^^xsd:string;
  dwc:aphiaid '111668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919936'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '851599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015F0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919962'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015F0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015F0'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919962'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015F9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919971'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015F9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015F9'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919971'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000179B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920367'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000179B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000179B'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920367'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014EE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919718'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014EE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014EE'^^xsd:string;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919718'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014AA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919655'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014AA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014AA'^^xsd:string;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919655'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014C1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919658'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014C1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014C1'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919658'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919871'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001580'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001580'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919871'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000157E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919868'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000157E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000157E'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919868'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015D4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919925'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015D4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015D4'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919925'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000158C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919848'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000158C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000158C'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919848'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015A3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919917'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015A3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015A3'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919917'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015DA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919952'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015DA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015DA'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919952'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015DE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919955'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015DE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015DE'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919955'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000179D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920350'^^xsd:integer;
  dwc:scientificName 'Pycnoclavella aurilucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000179D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000179D'^^xsd:string;
  dwc:aphiaid '103557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920350'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017A3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920344'^^xsd:integer;
  dwc:scientificName 'Polycarpa scuba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017A3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017A3'^^xsd:string;
  dwc:aphiaid '103914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920344'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000179E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920346'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000179E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000179E'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920346'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000176D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920332'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000176D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000176D'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920332'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000178C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920309'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000178C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000178C'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920309'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017B5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920299'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017B5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017B5'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920299'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001776" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918925'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001776'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001776'^^xsd:string;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918925'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001506" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919703'^^xsd:integer;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001506'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001506'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919703'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000150D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919711'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000150D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000150D'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919711'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014D0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919640'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014D0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014D0'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919640'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000149D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919661'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000149D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000149D'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919661'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014BC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919667'^^xsd:integer;
  dwc:scientificName 'Pycnoclavella aurilucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014BC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014BC'^^xsd:string;
  dwc:aphiaid '103557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919667'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014B5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919619'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014B5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014B5'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919619'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001675" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920144'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001675'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001675'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920144'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000169E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920136'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000169E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000169E'^^xsd:string;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920136'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001566" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919829'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001566'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001566'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919829'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001787" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920320'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001787'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001787'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920320'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015F4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919969'^^xsd:integer;
  dwc:scientificName 'Tubulipora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015F4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015F4'^^xsd:string;
  dwc:aphiaid '111054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919969'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015F5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919961'^^xsd:integer;
  dwc:scientificName 'Scruparia chelata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015F5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015F5'^^xsd:string;
  dwc:aphiaid '111540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919961'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016E6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920225'^^xsd:integer;
  dwc:scientificName 'Scruparia chelata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016E6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016E6'^^xsd:string;
  dwc:aphiaid '111540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920225'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001549" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919770'^^xsd:integer;
  dwc:scientificName 'Halopteris filicina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001549'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001549'^^xsd:string;
  dwc:aphiaid '145906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919770'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017CD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920376'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017CD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017CD'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920376'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017DE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920397'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017DE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017DE'^^xsd:string;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920397'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017D4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920379'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017D4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017D4'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920379'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000168E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920093'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000168E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000168E'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920093'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000167C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920117'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000167C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000167C'^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920117'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017DF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920405'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017DF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017DF'^^xsd:string;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920405'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001690" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920106'^^xsd:integer;
  dwc:scientificName 'Doto'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001690'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001690'^^xsd:string;
  dwc:aphiaid '137916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920106'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001585" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919837'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001585'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001585'^^xsd:string;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919837'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017BB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920368'^^xsd:integer;
  dwc:scientificName 'Laminaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017BB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017BB'^^xsd:string;
  dwc:aphiaid '144199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920368'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '144199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016AB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920138'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016AB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016AB'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920138'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016B0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920110'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016B0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016B0'^^xsd:string;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920110'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015AA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919893'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015AA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015AA'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919893'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001533" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919784'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001533'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001533'^^xsd:string;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919784'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001547" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919787'^^xsd:integer;
  dwc:scientificName 'Pterosiphonia parasitica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001547'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001547'^^xsd:string;
  dwc:aphiaid '144851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919787'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1649768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001695" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920083'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001695'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001695'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920083'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000154F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919764'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000154F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000154F'^^xsd:string;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919764'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001554" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919817'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001554'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001554'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919817'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000166C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920105'^^xsd:integer;
  dwc:scientificName 'Dercitus bucklandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000166C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000166C'^^xsd:string;
  dwc:aphiaid '134068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920105'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '555677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000166E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920098'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000166E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000166E'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920098'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016A5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920152'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016A5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016A5'^^xsd:string;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920152'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001686" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920087'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001686'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001686'^^xsd:string;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920087'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001680" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920139'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001680'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001680'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920139'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001678" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920120'^^xsd:integer;
  dwc:scientificName 'Haliclona viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001678'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001678'^^xsd:string;
  dwc:aphiaid '132881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920120'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '235864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000152D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919746'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000152D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000152D'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919746'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001530" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919754'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001530'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001530'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919754'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000156D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919799'^^xsd:integer;
  dwc:scientificName 'Ascidia mentula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000156D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000156D'^^xsd:string;
  dwc:aphiaid '103710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919799'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000156C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919808'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000156C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000156C'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919808'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001531" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919740'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001531'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001531'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919740'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001543" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919781'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001543'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001543'^^xsd:string;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919781'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001563" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919805'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001563'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001563'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919805'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000155D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919819'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000155D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000155D'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919819'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001569" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919826'^^xsd:integer;
  dwc:scientificName 'Schizomavella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001569'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001569'^^xsd:string;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919826'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000154A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919763'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000154A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000154A'^^xsd:string;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919763'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015C2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919912'^^xsd:integer;
  dwc:scientificName 'Holothuria forskali'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015C2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015C2'^^xsd:string;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919912'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000144A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918783'^^xsd:integer;
  dwc:scientificName 'Facelina annulicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000144A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000144A'^^xsd:string;
  dwc:aphiaid '139907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918783'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '139907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001461" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918776'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001461'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001461'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918776'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000178D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918931'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000178D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000178D'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918931'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001681" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920124'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001681'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001681'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920124'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016AA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920126'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016AA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016AA'^^xsd:string;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920126'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017AC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920337'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017AC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017AC'^^xsd:string;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920337'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001667" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920064'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001667'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001667'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920064'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001660" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920051'^^xsd:integer;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001660'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001660'^^xsd:string;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920051'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016D6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920217'^^xsd:integer;
  dwc:scientificName 'Polycera quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016D6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016D6'^^xsd:string;
  dwc:aphiaid '140838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920217'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016C0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920221'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016C0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016C0'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920221'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001493" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919600'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001493'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001493'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919600'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001479" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919597'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001479'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001479'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919597'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000162C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919985'^^xsd:integer;
  dwc:scientificName 'Bowerbankia citrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000162C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000162C'^^xsd:string;
  dwc:aphiaid '111664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919985'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '851584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017B7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920306'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017B7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017B7'^^xsd:string;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920306'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017A2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920343'^^xsd:integer;
  dwc:scientificName 'Polycarpa pomaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017A2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017A2'^^xsd:string;
  dwc:aphiaid '103909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920343'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017AD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920363'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017AD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017AD'^^xsd:string;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920363'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001573" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919804'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001573'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001573'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919804'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001800" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920411'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001800'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001800'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920411'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001669" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920069'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001669'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001669'^^xsd:string;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920069'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001476" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919569'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001476'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001476'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919569'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001496" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918642'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001496'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001496'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918642'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001431" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918635'^^xsd:integer;
  dwc:scientificName 'Callithamnion tetragonum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001431'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001431'^^xsd:string;
  dwc:aphiaid '144529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918635'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001805" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920423'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001805'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001805'^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920423'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001434" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918780'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001434'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001434'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918780'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016DD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920174'^^xsd:integer;
  dwc:scientificName 'Chartella papyracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016DD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016DD'^^xsd:string;
  dwc:aphiaid '111365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920174'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017F5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920416'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017F5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017F5'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920416'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000170F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918901'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000170F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000170F'^^xsd:string;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918901'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000158A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919860'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000158A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000158A'^^xsd:string;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919860'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014F7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919691'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014F7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014F7'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919691'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014B4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919623'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014B4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014B4'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919623'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014E7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919714'^^xsd:integer;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014E7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014E7'^^xsd:string;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919714'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001769" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920349'^^xsd:integer;
  dwc:scientificName 'Pseudosuberites sulphureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001769'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001769'^^xsd:string;
  dwc:aphiaid '134260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920349'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '134260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000163D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920012'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000163D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000163D'^^xsd:string;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920012'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001659" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920078'^^xsd:integer;
  dwc:scientificName 'Tubulipora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001659'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001659'^^xsd:string;
  dwc:aphiaid '111054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920078'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '111054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000141B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919546'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000141B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000141B'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919546'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000173A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920256'^^xsd:integer;
  dwc:scientificName 'Cellaria sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000173A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000173A'^^xsd:string;
  dwc:aphiaid '111260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920256'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001744" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920265'^^xsd:integer;
  dwc:scientificName 'Didemnum maculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001744'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001744'^^xsd:string;
  dwc:aphiaid '103570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920265'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001806" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920454'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001806'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001806'^^xsd:string;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920454'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015AD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919885'^^xsd:integer;
  dwc:scientificName 'Boscia anglica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015AD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015AD'^^xsd:string;
  dwc:aphiaid '182762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919885'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '106227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001757" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918904'^^xsd:integer;
  dwc:scientificName 'Suberites'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001757'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001757'^^xsd:string;
  dwc:aphiaid '132072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918904'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '132072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000180D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920461'^^xsd:integer;
  dwc:scientificName 'Sidnyum turbinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000180D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000180D'^^xsd:string;
  dwc:aphiaid '103684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920461'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001723" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918896'^^xsd:integer;
  dwc:scientificName 'Pseudosuberites sulphureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001723'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001723'^^xsd:string;
  dwc:aphiaid '134260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918896'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '134260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000154E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919766'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000154E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000154E'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919766'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017CB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920383'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017CB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017CB'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920383'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017CE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920378'^^xsd:integer;
  dwc:scientificName 'Boscia anglica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017CE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017CE'^^xsd:string;
  dwc:aphiaid '182762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920378'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '106227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001615" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920024'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001615'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001615'^^xsd:string;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920024'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000181F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920429'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000181F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000181F'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920429'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001463" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919583'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001463'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001463'^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919583'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001472" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919572'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001472'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001472'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919572'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001728" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920253'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001728'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001728'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920253'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001698" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920090'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001698'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001698'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920090'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001592" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919853'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001592'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001592'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919853'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001499" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919647'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001499'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001499'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919647'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000014A1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919613'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000014A1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000014A1'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919613'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016F1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920215'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016F1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016F1'^^xsd:string;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920215'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001593" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919849'^^xsd:integer;
  dwc:scientificName 'Desmarestia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001593'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001593'^^xsd:string;
  dwc:aphiaid '145310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919849'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001502" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919734'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001502'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001502'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919734'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017C9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920370'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017C9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017C9'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920370'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000153E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919782'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000153E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000153E'^^xsd:string;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919782'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001673" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920121'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001673'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001673'^^xsd:string;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920121'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017D6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920400'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017D6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017D6'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920400'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015FF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919963'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015FF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015FF'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919963'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000158D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919863'^^xsd:integer;
  dwc:scientificName 'Nitophyllum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000158D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000158D'^^xsd:string;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919863'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000015A5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919907'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000015A5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000015A5'^^xsd:string;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919907'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017BC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920310'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017BC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017BC'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920310'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017C3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920390'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017C3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017C3'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920390'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001544" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919771'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001544'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001544'^^xsd:string;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919771'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017D7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920384'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017D7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017D7'^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920384'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24918914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24918914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001771" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24918914'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001771'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001771'^^xsd:string;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24918914'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001589" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919842'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001589'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001589'^^xsd:string;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919842'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001598" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919840'^^xsd:integer;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001598'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001598'^^xsd:string;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919840'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000016AE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920109'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000016AE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000016AE'^^xsd:string;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920109'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000151E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919777'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000151E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000151E'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919777'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001528" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919736'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001528'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001528'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919736'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000153C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919750'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000153C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000153C'^^xsd:string;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919750'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000017F3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920418'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000017F3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000017F3'^^xsd:string;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920418'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651614"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651614 -5.326284)"^^geo:wktLiteral ;
  geo-pos:lat "51.651614"^^xsd:decimal ;
  geo-pos:long "-5.326284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24919775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24919775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000154C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24919775'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000154C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.326284'^^xsd:double;
  dwc:latitude '51.651614'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000154C'^^xsd:string;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24919775'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000184F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920495'^^xsd:integer;
  dwc:scientificName 'Crisidia cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000184F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000184F'^^xsd:string;
  dwc:aphiaid '111706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920495'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A2A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920979'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A2A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A2A'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920979'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920989'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A47'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A47'^^xsd:string;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920989'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AE0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921224'^^xsd:integer;
  dwc:scientificName 'Polymastia boletiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AE0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AE0'^^xsd:string;
  dwc:aphiaid '134194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921224'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '134194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921000'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A49'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A49'^^xsd:string;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921000'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '151501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A3F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921009'^^xsd:integer;
  dwc:scientificName 'Polycarpa pomaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A3F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A3F'^^xsd:string;
  dwc:aphiaid '103909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921009'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921038'^^xsd:integer;
  dwc:scientificName 'Cellaria sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A69'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A69'^^xsd:string;
  dwc:aphiaid '111260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921038'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921041'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A64'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A64'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921041'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001843" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920544'^^xsd:integer;
  dwc:scientificName 'Salmacina dysteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001843'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001843'^^xsd:string;
  dwc:aphiaid '131038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920544'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018F2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920732'^^xsd:integer;
  dwc:scientificName 'Salmacina dysteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018F2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018F2'^^xsd:string;
  dwc:aphiaid '131038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920732'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921027'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A52'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A52'^^xsd:string;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921027'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921178'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B08'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B08'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921178'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921179'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B31'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B31'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921179'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AE9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921230'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AE9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AE9'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921230'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AF4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921247'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AF4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AF4'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921247'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921048'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A57'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A57'^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921048'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018DD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920661'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018DD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018DD'^^xsd:string;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920661'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920993'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A24'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A24'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920993'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001925" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920708'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001925'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001925'^^xsd:string;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920708'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001928" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920722'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001928'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001928'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920722'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001826" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920492'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001826'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001826'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920492'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001835" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920511'^^xsd:integer;
  dwc:scientificName 'Halecium beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001835'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001835'^^xsd:string;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920511'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921057'^^xsd:integer;
  dwc:scientificName 'Polycarpa pomaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A71'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A71'^^xsd:string;
  dwc:aphiaid '103909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921057'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018E0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920728'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018E0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018E0'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920728'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001903" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920673'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001903'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001903'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920673'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001853" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920483'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001853'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001853'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920483'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001906" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920717'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001906'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001906'^^xsd:string;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920717'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018F6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920721'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018F6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018F6'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920721'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001854" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920479'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001854'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001854'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920479'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001872" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920504'^^xsd:integer;
  dwc:scientificName 'Drachiella heterocarpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001872'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001872'^^xsd:string;
  dwc:aphiaid '144745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920504'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001857" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920533'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001857'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001857'^^xsd:string;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920533'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001845" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920536'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001845'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001845'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920536'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000182F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920541'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000182F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000182F'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920541'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921168'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B04'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B04'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921168'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B2D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921193'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B2D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B2D'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921193'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018FF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920682'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018FF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018FF'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920682'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001937" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920683'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001937'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001937'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920683'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AF7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921172'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AF7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AF7'^^xsd:string;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921172'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920982'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A21'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A21'^^xsd:string;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920982'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A3C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920980'^^xsd:integer;
  dwc:scientificName 'Aplidium nordmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A3C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A3C'^^xsd:string;
  dwc:aphiaid '103656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920980'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A3E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920991'^^xsd:integer;
  dwc:scientificName 'Didemnum maculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A3E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A3E'^^xsd:string;
  dwc:aphiaid '103570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920991'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A2D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921003'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A2D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A2D'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921003'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921030'^^xsd:integer;
  dwc:scientificName 'Beggiatoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A78'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A78'^^xsd:string;
  dwc:aphiaid '480247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921030'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '480247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019A2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920846'^^xsd:integer;
  dwc:scientificName 'Stolonica socialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019A2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019A2'^^xsd:string;
  dwc:aphiaid '103921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920846'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019A0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920840'^^xsd:integer;
  dwc:scientificName 'Polycarpa pomaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019A0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019A0'^^xsd:string;
  dwc:aphiaid '103909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920840'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000194E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920752'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000194E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000194E'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920752'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F2A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918383'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F2A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F2A'^^xsd:string;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918383'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AA0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921069'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AA0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AA0'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921069'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A7F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921097'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A7F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A7F'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921097'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A7A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921099'^^xsd:integer;
  dwc:scientificName 'Dercitus bucklandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A7A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A7A'^^xsd:string;
  dwc:aphiaid '134068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921099'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '555677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019F4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920949'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019F4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019F4'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920949'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019ED" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920942'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019ED'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019ED'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920942'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920943'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A03'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A03'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920943'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018B5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920631'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018B5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018B5'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920631'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000188D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920619'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000188D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000188D'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920619'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018A3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920606'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018A3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018A3'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920606'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018CB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920596'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018CB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018CB'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920596'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000196D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920783'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000196D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000196D'^^xsd:string;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920783'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '151501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001946" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920787'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001946'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001946'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920787'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001969" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920804'^^xsd:integer;
  dwc:scientificName 'Stolonica socialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001969'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001969'^^xsd:string;
  dwc:aphiaid '103921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920804'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000188C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920562'^^xsd:integer;
  dwc:scientificName 'Aglaophenia tubulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000188C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000188C'^^xsd:string;
  dwc:aphiaid '117285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920562'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018A2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920563'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018A2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018A2'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920563'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920951'^^xsd:integer;
  dwc:scientificName 'Axinella infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A06'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A06'^^xsd:string;
  dwc:aphiaid '132480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920951'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '132480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001984" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920837'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001984'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001984'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920837'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A8B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921141'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A8B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A8B'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921141'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921159'^^xsd:integer;
  dwc:scientificName 'Tubularia larynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A93'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A93'^^xsd:string;
  dwc:aphiaid '117995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921159'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '157933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EF7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918304'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EF7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EF7'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918304'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F0C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918275'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F0C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F0C'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918275'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F4A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918380'^^xsd:integer;
  dwc:scientificName 'Phoronis hippocrepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F4A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F4A'^^xsd:string;
  dwc:aphiaid '128548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918380'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '128548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918371'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F34'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F34'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918371'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000196F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920806'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000196F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000196F'^^xsd:string;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920806'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ECF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918090'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ECF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ECF'^^xsd:string;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918090'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EC3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918108'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EC3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EC3'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918108'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EA7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918109'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EA7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EA7'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918109'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ED2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918121'^^xsd:integer;
  dwc:scientificName 'Polycarpa scuba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ED2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ED2'^^xsd:string;
  dwc:aphiaid '103914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918121'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018B3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920650'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018B3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018B3'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920650'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000189A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920614'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000189A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000189A'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920614'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001890" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920565'^^xsd:integer;
  dwc:scientificName 'Antennella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001890'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001890'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920565'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AD1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921154'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AD1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AD1'^^xsd:string;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921154'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918281'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F08'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F08'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918281'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AAD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921157'^^xsd:integer;
  dwc:scientificName 'Trivia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AAD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AAD'^^xsd:string;
  dwc:aphiaid '141741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921157'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F2E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918378'^^xsd:integer;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F2E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F2E'^^xsd:string;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918378'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918347'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F33'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F33'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918347'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EEF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918315'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EEF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EEF'^^xsd:string;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918315'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EF2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918309'^^xsd:integer;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EF2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EF2'^^xsd:string;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918309'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018CD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920600'^^xsd:integer;
  dwc:scientificName 'Drachiella spectabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018CD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018CD'^^xsd:string;
  dwc:aphiaid '144747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920600'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018BD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920575'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018BD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018BD'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920575'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018C0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920595'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018C0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018C0'^^xsd:string;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920595'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001891" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920564'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001891'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001891'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920564'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001955" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920809'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001955'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001955'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920809'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000199C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920814'^^xsd:integer;
  dwc:scientificName 'Aetea anguina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000199C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000199C'^^xsd:string;
  dwc:aphiaid '111062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920814'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018B0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920560'^^xsd:integer;
  dwc:scientificName 'Aetea anguina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018B0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018B0'^^xsd:string;
  dwc:aphiaid '111062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920560'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001900" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920654'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001900'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001900'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920654'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001907" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920679'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001907'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001907'^^xsd:string;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920679'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001935" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920690'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001935'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001935'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920690'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018EC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920707'^^xsd:integer;
  dwc:scientificName 'Isozoanthus sulcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018EC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018EC'^^xsd:string;
  dwc:aphiaid '101053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920707'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '101053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001905" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920734'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001905'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001905'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920734'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001850" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920494'^^xsd:integer;
  dwc:scientificName 'Crisia denticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001850'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001850'^^xsd:string;
  dwc:aphiaid '111695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920494'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018D2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920638'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018D2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018D2'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920638'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000185C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920497'^^xsd:integer;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000185C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000185C'^^xsd:string;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920497'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000190B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920684'^^xsd:integer;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000190B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000190B'^^xsd:string;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920684'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001ADB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921185'^^xsd:integer;
  dwc:scientificName 'Clathrina lacunosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001ADB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001ADB'^^xsd:string;
  dwc:aphiaid '150239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921185'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '150239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001915" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920657'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001915'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001915'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920657'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018F0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920726'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018F0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018F0'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920726'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001916" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920691'^^xsd:integer;
  dwc:scientificName 'Didemnum maculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001916'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001916'^^xsd:string;
  dwc:aphiaid '103570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920691'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018F9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920712'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018F9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018F9'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920712'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001873" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920505'^^xsd:integer;
  dwc:scientificName 'Drachiella spectabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001873'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001873'^^xsd:string;
  dwc:aphiaid '144747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920505'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000183B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920545'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000183B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000183B'^^xsd:string;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920545'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AFC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921171'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AFC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AFC'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921171'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000190E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920711'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000190E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000190E'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920711'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001840" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920486'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001840'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001840'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920486'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AFB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921233'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AFB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AFB'^^xsd:string;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921233'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920992'^^xsd:integer;
  dwc:scientificName 'Distomus variolosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A40'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A40'^^xsd:string;
  dwc:aphiaid '103890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920992'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921014'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A44'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A44'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921014'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921248'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B05'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B05'^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921248'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AF1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921167'^^xsd:integer;
  dwc:scientificName 'Aglaophenia pluma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AF1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AF1'^^xsd:string;
  dwc:aphiaid '117283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921167'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920983'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A33'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A33'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920983'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000192B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920731'^^xsd:integer;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000192B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000192B'^^xsd:string;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920731'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921164'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B06'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B06'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921164'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921166'^^xsd:integer;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B28'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B28'^^xsd:string;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921166'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001909" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920669'^^xsd:integer;
  dwc:scientificName 'Bowerbankia pustulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001909'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001909'^^xsd:string;
  dwc:aphiaid '111668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920669'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '851599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000192A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920730'^^xsd:integer;
  dwc:scientificName 'Rhodymenia holmesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000192A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000192A'^^xsd:string;
  dwc:aphiaid '145853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920730'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018EE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920741'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018EE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018EE'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920741'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001911" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920746'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001911'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001911'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920746'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AFF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921182'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AFF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AFF'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921182'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A5B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921052'^^xsd:integer;
  dwc:scientificName 'Myxicola infundibulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A5B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A5B'^^xsd:string;
  dwc:aphiaid '130932'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921052'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000185F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920473'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000185F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000185F'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920473'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001866" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920475'^^xsd:integer;
  dwc:scientificName 'Ascidia virginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001866'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001866'^^xsd:string;
  dwc:aphiaid '103717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920475'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001824" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920550'^^xsd:integer;
  dwc:scientificName 'Tethya aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001824'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001824'^^xsd:string;
  dwc:aphiaid '134311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920550'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001923" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920651'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001923'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001923'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920651'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000185D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920515'^^xsd:integer;
  dwc:scientificName 'Henricia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000185D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000185D'^^xsd:string;
  dwc:aphiaid '123276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920515'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '123276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000183A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920520'^^xsd:integer;
  dwc:scientificName 'Homaxinella subdola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000183A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000183A'^^xsd:string;
  dwc:aphiaid '170765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920520'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '170765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000191B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920692'^^xsd:integer;
  dwc:scientificName 'Distomus variolosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000191B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000191B'^^xsd:string;
  dwc:aphiaid '103890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920692'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018F1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920697'^^xsd:integer;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018F1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018F1'^^xsd:string;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920697'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018E5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920653'^^xsd:integer;
  dwc:scientificName 'Aglaophenia pluma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018E5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018E5'^^xsd:string;
  dwc:aphiaid '117283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920653'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001918" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920659'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001918'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001918'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920659'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018E3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920718'^^xsd:integer;
  dwc:scientificName 'Phorbas fictitius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018E3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018E3'^^xsd:string;
  dwc:aphiaid '133679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920718'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '133679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001901" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920744'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001901'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001901'^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920744'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001858" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920489'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001858'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001858'^^xsd:string;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920489'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001878" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920501'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001878'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001878'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920501'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A3D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920990'^^xsd:integer;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A3D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A3D'^^xsd:string;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920990'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A5D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921029'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A5D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A5D'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921029'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921060'^^xsd:integer;
  dwc:scientificName 'Pseudosuberites sulphureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A56'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A56'^^xsd:string;
  dwc:aphiaid '134260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921060'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '134260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920981'^^xsd:integer;
  dwc:scientificName 'Aslia lefevrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A37'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A37'^^xsd:string;
  dwc:aphiaid '124598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920981'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '124598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A3A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921002'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A3A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A3A'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921002'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921008'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A45'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A45'^^xsd:string;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921008'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A5F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921047'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A5F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A5F'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921047'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921026'^^xsd:integer;
  dwc:scientificName 'Ascidia mentula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A70'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A70'^^xsd:string;
  dwc:aphiaid '103710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921026'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A6B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921034'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A6B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A6B'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921034'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000186D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920524'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000186D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000186D'^^xsd:string;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920524'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '151501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001839" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920530'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001839'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001839'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920530'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001868" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920548'^^xsd:integer;
  dwc:scientificName 'Stolonica socialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001868'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001868'^^xsd:string;
  dwc:aphiaid '103921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920548'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001856" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920488'^^xsd:integer;
  dwc:scientificName 'Cellaria sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001856'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001856'^^xsd:string;
  dwc:aphiaid '111260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920488'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921043'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A72'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A72'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921043'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001932" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920705'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001932'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001932'^^xsd:string;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920705'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001912" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920660'^^xsd:integer;
  dwc:scientificName 'Aslia lefevrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001912'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001912'^^xsd:string;
  dwc:aphiaid '124598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920660'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '124598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018FD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920688'^^xsd:integer;
  dwc:scientificName 'Diaphorodoris luteocincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018FD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018FD'^^xsd:string;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920688'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001934" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920689'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001934'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001934'^^xsd:string;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920689'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001930" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920695'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001930'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001930'^^xsd:string;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920695'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018DE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920696'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018DE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018DE'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920696'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018D8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920736'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018D8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018D8'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920736'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018DC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920739'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018DC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018DC'^^xsd:string;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920739'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018DF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920703'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018DF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018DF'^^xsd:string;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920703'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AE7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921203'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AE7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AE7'^^xsd:string;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921203'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000182E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920514'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000182E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000182E'^^xsd:string;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920514'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001830" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920542'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001830'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001830'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920542'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000183E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920470'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000183E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000183E'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920470'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921066'^^xsd:integer;
  dwc:scientificName 'Trivia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A61'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A61'^^xsd:string;
  dwc:aphiaid '141741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921066'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000192E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920687'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000192E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000192E'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920687'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A2E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921021'^^xsd:integer;
  dwc:scientificName 'Trivia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A2E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A2E'^^xsd:string;
  dwc:aphiaid '141741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921021'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001899" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920574'^^xsd:integer;
  dwc:scientificName 'Boscia anglica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001899'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001899'^^xsd:string;
  dwc:aphiaid '182762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920574'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '106227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918400'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F85'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F85'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918400'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019CF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920944'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019CF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019CF'^^xsd:string;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920944'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019F2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920924'^^xsd:integer;
  dwc:scientificName 'Henricia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019F2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019F2'^^xsd:string;
  dwc:aphiaid '123276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920924'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '123276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018D5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920609'^^xsd:integer;
  dwc:scientificName 'Halecium beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018D5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018D5'^^xsd:string;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920609'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018BB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920630'^^xsd:integer;
  dwc:scientificName 'Polycarpa scuba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018BB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018BB'^^xsd:string;
  dwc:aphiaid '103914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920630'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EF0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918300'^^xsd:integer;
  dwc:scientificName 'Loimia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EF0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EF0'^^xsd:string;
  dwc:aphiaid '129700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918300'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F0D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918285'^^xsd:integer;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F0D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F0D'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918285'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001893" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920613'^^xsd:integer;
  dwc:scientificName 'Isozoanthus sulcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001893'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001893'^^xsd:string;
  dwc:aphiaid '101053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920613'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '101053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018D0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920597'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018D0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018D0'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920597'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018AC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920587'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018AC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018AC'^^xsd:string;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920587'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001837" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920471'^^xsd:integer;
  dwc:scientificName 'Aglaophenia tubulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001837'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001837'^^xsd:string;
  dwc:aphiaid '117285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920471'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000186B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920498'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000186B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000186B'^^xsd:string;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920498'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018E6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920713'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018E6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018E6'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920713'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A1D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920962'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A1D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A1D'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920962'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920975'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A05'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A05'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920975'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918087'^^xsd:integer;
  dwc:scientificName 'Aplidium nordmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B40'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B40'^^xsd:string;
  dwc:aphiaid '103656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918087'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918341'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F55'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F55'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918341'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918280'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F12'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F12'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918280'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001951" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920810'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001951'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001951'^^xsd:string;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920810'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918447'^^xsd:integer;
  dwc:scientificName 'Perophora japonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F80'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F80'^^xsd:string;
  dwc:aphiaid '103758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918447'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918437'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F66'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F66'^^xsd:string;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918437'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F6D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918415'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F6D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F6D'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918415'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918444'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F65'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F65'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918444'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F8D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918441'^^xsd:integer;
  dwc:scientificName 'Rhodymenia holmesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F8D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F8D'^^xsd:string;
  dwc:aphiaid '145853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918441'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918410'^^xsd:integer;
  dwc:scientificName 'Bowerbankia pustulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F74'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F74'^^xsd:string;
  dwc:aphiaid '111668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918410'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '851599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AB3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921145'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AB3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AB3'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921145'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AD6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921146'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AD6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AD6'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921146'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000191E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920725'^^xsd:integer;
  dwc:scientificName 'Polysyncraton lacazei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000191E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000191E'^^xsd:string;
  dwc:aphiaid '103593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920725'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921024'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A58'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A58'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921024'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001870" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920469'^^xsd:integer;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001870'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001870'^^xsd:string;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920469'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000185A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920481'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000185A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000185A'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920481'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001863" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920491'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001863'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001863'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920491'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000190D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920704'^^xsd:integer;
  dwc:scientificName 'Henricia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000190D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000190D'^^xsd:string;
  dwc:aphiaid '123970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920704'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '123970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001875" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920521'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001875'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001875'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920521'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000191D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920667'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000191D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000191D'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920667'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018F3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920662'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018F3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018F3'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920662'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000192D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920685'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000192D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000192D'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920685'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001936" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920747'^^xsd:integer;
  dwc:scientificName 'Laminaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001936'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001936'^^xsd:string;
  dwc:aphiaid '144199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920747'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001862" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920476'^^xsd:integer;
  dwc:scientificName 'Aslia lefevrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001862'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001862'^^xsd:string;
  dwc:aphiaid '124598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920476'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '124598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018F4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920663'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018F4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018F4'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920663'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920984'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A34'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A34'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920984'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921035'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A67'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A67'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921035'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921187'^^xsd:integer;
  dwc:scientificName 'Clavelinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B20'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B20'^^xsd:string;
  dwc:aphiaid '103438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921187'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001876" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920516'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001876'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001876'^^xsd:string;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920516'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018E9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920737'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018E9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018E9'^^xsd:string;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920737'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000185E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920526'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000185E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000185E'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920526'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001849" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920484'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001849'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001849'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920484'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000182B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920490'^^xsd:integer;
  dwc:scientificName 'Ciocalypta penicillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000182B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000182B'^^xsd:string;
  dwc:aphiaid '132575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920490'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001832" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920506'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001832'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001832'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920506'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001836" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920512'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001836'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001836'^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920512'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A4E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920994'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A4E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A4E'^^xsd:string;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920994'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920995'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A22'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A22'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920995'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A1F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921015'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A1F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A1F'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921015'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B1D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921174'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B1D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B1D'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921174'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921062'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A68'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A68'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921062'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920977'^^xsd:integer;
  dwc:scientificName 'Aglaophenia tubulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A27'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A27'^^xsd:string;
  dwc:aphiaid '117285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920977'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920978'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A31'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A31'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920978'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921025'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A65'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A65'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921025'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921049'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A54'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A54'^^xsd:string;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921049'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920986'^^xsd:integer;
  dwc:scientificName 'Clavelinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A43'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A43'^^xsd:string;
  dwc:aphiaid '103438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920986'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920997'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A23'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A23'^^xsd:string;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920997'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A3B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921018'^^xsd:integer;
  dwc:scientificName 'Sidnyum turbinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A3B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A3B'^^xsd:string;
  dwc:aphiaid '103684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921018'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921040'^^xsd:integer;
  dwc:scientificName 'Clavelinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A76'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A76'^^xsd:string;
  dwc:aphiaid '103438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921040'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001869" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920537'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001869'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001869'^^xsd:string;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920537'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A1A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920967'^^xsd:integer;
  dwc:scientificName 'Polycarpa pomaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A1A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A1A'^^xsd:string;
  dwc:aphiaid '103909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920967'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920961'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A12'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A12'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920961'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019AD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920880'^^xsd:integer;
  dwc:scientificName 'Myxicola infundibulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019AD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019AD'^^xsd:string;
  dwc:aphiaid '130932'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920880'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000198B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920853'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000198B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000198B'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920853'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019B5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920886'^^xsd:integer;
  dwc:scientificName 'Polycera faeroensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019B5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019B5'^^xsd:string;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920886'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F5A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918345'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F5A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F5A'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918345'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AAE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921158'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AAE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AAE'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921158'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001981" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920841'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001981'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001981'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920841'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001986" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920825'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001986'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001986'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920825'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918273'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F04'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F04'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918273'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921123'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A98'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A98'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921123'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019C1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920879'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019C1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019C1'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920879'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001998" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920838'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001998'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001998'^^xsd:string;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920838'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000198D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920812'^^xsd:integer;
  dwc:scientificName 'Acanthodoris pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000198D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000198D'^^xsd:string;
  dwc:aphiaid '140627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920812'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EBD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918096'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EBD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EBD'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918096'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EAE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918105'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EAE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EAE'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918105'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019C6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920885'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019C6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019C6'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920885'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918372'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F23'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F23'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918372'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001941" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920807'^^xsd:integer;
  dwc:scientificName 'Thymosia guernei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001941'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001941'^^xsd:string;
  dwc:aphiaid '134113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920807'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018C8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920636'^^xsd:integer;
  dwc:scientificName 'Rhodymenia ardissonei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018C8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018C8'^^xsd:string;
  dwc:aphiaid '145850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920636'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001964" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920779'^^xsd:integer;
  dwc:scientificName 'Holothuria forskali'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001964'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001964'^^xsd:string;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920779'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019D7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920939'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019D7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019D7'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920939'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019DE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920910'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019DE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019DE'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920910'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918328'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F05'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F05'^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918328'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F5C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918331'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F5C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F5C'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918331'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F0B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918307'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F0B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F0B'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918307'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F0E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918276'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F0E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F0E'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918276'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019DF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920902'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019DF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019DF'^^xsd:string;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920902'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918287'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F11'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F11'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918287'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920908'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A04'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A04'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920908'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918338'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F51'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F51'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918338'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A8D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921109'^^xsd:integer;
  dwc:scientificName 'Haliclona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A8D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A8D'^^xsd:string;
  dwc:aphiaid '131834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921109'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018CF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920612'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018CF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018CF'^^xsd:string;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920612'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018BE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920624'^^xsd:integer;
  dwc:scientificName 'Perophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018BE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018BE'^^xsd:string;
  dwc:aphiaid '103504'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920624'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920616'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018B2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018B2'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920616'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019EC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920907'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019EC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019EC'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920907'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918396'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F40'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F40'^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918396'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F4C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918376'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F4C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F4C'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918376'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F3D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918351'^^xsd:integer;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F3D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F3D'^^xsd:string;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918351'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921106'^^xsd:integer;
  dwc:scientificName 'Halecium beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A94'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A94'^^xsd:string;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921106'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AD9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921107'^^xsd:integer;
  dwc:scientificName 'Halecium beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AD9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AD9'^^xsd:string;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921107'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001967" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920772'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001967'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001967'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920772'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018BF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920647'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018BF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018BF'^^xsd:string;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920647'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001ABD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921113'^^xsd:integer;
  dwc:scientificName 'Henricia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001ABD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001ABD'^^xsd:string;
  dwc:aphiaid '123276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921113'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '123276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001ACF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921127'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001ACF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001ACF'^^xsd:string;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921127'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921148'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A80'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A80'^^xsd:string;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921148'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918337'^^xsd:integer;
  dwc:scientificName 'Ascidia virginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F53'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F53'^^xsd:string;
  dwc:aphiaid '103717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918337'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EE0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918325'^^xsd:integer;
  dwc:scientificName 'Suberites'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EE0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EE0'^^xsd:string;
  dwc:aphiaid '132072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918325'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '132072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918364'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F31'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F31'^^xsd:string;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918364'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018DB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920738'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018DB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018DB'^^xsd:string;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920738'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AFE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921215'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AFE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AFE'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921215'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000184B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920518'^^xsd:integer;
  dwc:scientificName 'Hinia reticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000184B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000184B'^^xsd:string;
  dwc:aphiaid '416627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920518'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000186E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920468'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000186E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000186E'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920468'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001855" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920487'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001855'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001855'^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920487'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000182D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920534'^^xsd:integer;
  dwc:scientificName 'Phorbas fictitius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000182D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000182D'^^xsd:string;
  dwc:aphiaid '133679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920534'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '133679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920987'^^xsd:integer;
  dwc:scientificName 'Crenilabrus melops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A46'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A46'^^xsd:string;
  dwc:aphiaid '182739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920987'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '273571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018D9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920699'^^xsd:integer;
  dwc:scientificName 'Grantia compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018D9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018D9'^^xsd:string;
  dwc:aphiaid '132181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920699'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001917" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920710'^^xsd:integer;
  dwc:scientificName 'Lissoclinum perforatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001917'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001917'^^xsd:string;
  dwc:aphiaid '103585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920710'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018FE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920723'^^xsd:integer;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018FE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018FE'^^xsd:string;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920723'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018EF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920664'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018EF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018EF'^^xsd:string;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920664'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001933" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920670'^^xsd:integer;
  dwc:scientificName 'Brongniartella byssoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001933'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001933'^^xsd:string;
  dwc:aphiaid '144792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920670'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '631828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000190F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920716'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000190F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000190F'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920716'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000191F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920742'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000191F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000191F'^^xsd:string;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920742'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A6F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921061'^^xsd:integer;
  dwc:scientificName 'Pycnoclavella aurilucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A6F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A6F'^^xsd:string;
  dwc:aphiaid '103557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921061'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920971'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A08'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A08'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920971'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001ABB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921084'^^xsd:integer;
  dwc:scientificName 'Bowerbankia pustulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001ABB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001ABB'^^xsd:string;
  dwc:aphiaid '111668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921084'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '851599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920856'^^xsd:integer;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001993'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001993'^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920856'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920988'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A30'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A30'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920988'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018F5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920666'^^xsd:integer;
  dwc:scientificName 'Boscia anglica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018F5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018F5'^^xsd:string;
  dwc:aphiaid '182762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920666'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '106227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B1F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921216'^^xsd:integer;
  dwc:scientificName 'Perophora listeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B1F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B1F'^^xsd:string;
  dwc:aphiaid '103759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921216'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B2F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921217'^^xsd:integer;
  dwc:scientificName 'Perophora listeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B2F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B2F'^^xsd:string;
  dwc:aphiaid '103759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921217'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B0A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921237'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B0A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B0A'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921237'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921238'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B30'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B30'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921238'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AF6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921242'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AF6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AF6'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921242'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921250'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B13'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B13'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921250'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921232'^^xsd:integer;
  dwc:scientificName 'Rhodymenia holmesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B27'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B27'^^xsd:string;
  dwc:aphiaid '145853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921232'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '145853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921022'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A25'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A25'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921022'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001852" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920482'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001852'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001852'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920482'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A5A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921065'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A5A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A5A'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921065'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921023'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A36'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A36'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921023'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A6C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921033'^^xsd:integer;
  dwc:scientificName 'Bowerbankia pustulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A6C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A6C'^^xsd:string;
  dwc:aphiaid '111668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921033'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '851599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921004'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A28'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A28'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921004'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921010'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A39'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A39'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921010'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921011'^^xsd:integer;
  dwc:scientificName 'Pycnoclavella aurilucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A38'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A38'^^xsd:string;
  dwc:aphiaid '103557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921011'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921046'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A66'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A66'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921046'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920999'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A48'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A48'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920999'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921005'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A20'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A20'^^xsd:string;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921005'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921017'^^xsd:integer;
  dwc:scientificName 'Sidnyum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A42'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A42'^^xsd:string;
  dwc:aphiaid '103478'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921017'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921031'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A74'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A74'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921031'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920996'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A32'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A32'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920996'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001922" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920665'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001922'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001922'^^xsd:string;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920665'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018ED" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920678'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018ED'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018ED'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920678'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001926" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920720'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001926'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001926'^^xsd:string;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920720'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018F7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920745'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018F7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018F7'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920745'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A4C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921020'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A4C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A4C'^^xsd:string;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921020'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000184A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920553'^^xsd:integer;
  dwc:scientificName 'Trivia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000184A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000184A'^^xsd:string;
  dwc:aphiaid '141741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920553'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921208'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B25'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B25'^^xsd:string;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921208'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '145267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921016'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A29'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A29'^^xsd:string;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921016'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921032'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A73'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A73'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921032'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000183F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920493'^^xsd:integer;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000183F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000183F'^^xsd:string;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920493'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AE4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921184'^^xsd:integer;
  dwc:scientificName 'Ciocalypta penicillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AE4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AE4'^^xsd:string;
  dwc:aphiaid '132575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921184'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '132575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AEB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921195'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AEB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AEB'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921195'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AF0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921200'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AF0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AF0'^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921200'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AFD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921249'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AFD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AFD'^^xsd:string;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921249'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A2B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920985'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A2B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A2B'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920985'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A2F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921019'^^xsd:integer;
  dwc:scientificName 'Simnia patula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A2F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A2F'^^xsd:string;
  dwc:aphiaid '140669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921019'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '224890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921037'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A59'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A59'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921037'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921053'^^xsd:integer;
  dwc:scientificName 'Ocenebra erinacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A62'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A62'^^xsd:string;
  dwc:aphiaid '140405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921053'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018F8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920677'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018F8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018F8'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920677'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A4F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921063'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A4F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A4F'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921063'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921001'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A41'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A41'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921001'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A6A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921054'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A6A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A6A'^^xsd:string;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921054'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921051'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A75'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A75'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921051'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001847" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920485'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001847'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001847'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920485'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001844" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920480'^^xsd:integer;
  dwc:scientificName 'Boscia anglica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001844'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001844'^^xsd:string;
  dwc:aphiaid '182762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920480'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '106227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921236'^^xsd:integer;
  dwc:scientificName 'Scruparia chelata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B11'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B11'^^xsd:string;
  dwc:aphiaid '111540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921236'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018C4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920588'^^xsd:integer;
  dwc:scientificName 'Ciliata mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018C4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018C4'^^xsd:string;
  dwc:aphiaid '126448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920588'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000187E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920641'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000187E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000187E'^^xsd:string;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920641'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018C2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920622'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018C2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018C2'^^xsd:string;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920622'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920611'^^xsd:integer;
  dwc:scientificName 'Henricia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018B1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018B1'^^xsd:string;
  dwc:aphiaid '123276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920611'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '123276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018C5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920556'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018C5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018C5'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920556'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000188B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920561'^^xsd:integer;
  dwc:scientificName 'Aglaophenia pluma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000188B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000188B'^^xsd:string;
  dwc:aphiaid '117283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920561'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001884" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920625'^^xsd:integer;
  dwc:scientificName 'Phorbas fictitius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001884'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001884'^^xsd:string;
  dwc:aphiaid '133679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920625'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '133679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018A9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920585'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018A9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018A9'^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920585'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001952" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920762'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001952'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001952'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920762'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F1E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918354'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F1E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F1E'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918354'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918279'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F13'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F13'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918279'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918366'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F32'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F32'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918366'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019F9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920903'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019F9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019F9'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920903'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A00" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920925'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A00'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A00'^^xsd:string;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920925'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921138'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A91'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A91'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921138'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A0C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920966'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A0C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A0C'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920966'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019CB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920873'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019CB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019CB'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920873'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A9B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921075'^^xsd:integer;
  dwc:scientificName 'Antennella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A9B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A9B'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921075'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001985" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920813'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001985'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001985'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920813'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019D5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920941'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019D5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019D5'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920941'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019B8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920860'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019B8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019B8'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920860'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EC9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918093'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EC9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EC9'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918093'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ECD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918101'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ECD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ECD'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918101'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EB4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918113'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EB4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EB4'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918113'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018D3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920628'^^xsd:integer;
  dwc:scientificName 'Polycarpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018D3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018D3'^^xsd:string;
  dwc:aphiaid '103538'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920628'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001960" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920802'^^xsd:integer;
  dwc:scientificName 'Smittina landsborovii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001960'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001960'^^xsd:string;
  dwc:aphiaid '111558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920802'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918407'^^xsd:integer;
  dwc:scientificName 'Boscia anglica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F68'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F68'^^xsd:string;
  dwc:aphiaid '182762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918407'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '106227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F7D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918408'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F7D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F7D'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918408'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A8C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921142'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A8C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A8C'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921142'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F6E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918430'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F6E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F6E'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918430'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019AC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920878'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019AC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019AC'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920878'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920965'^^xsd:integer;
  dwc:scientificName 'Henricia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A17'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A17'^^xsd:string;
  dwc:aphiaid '123276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920965'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '123276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918375'^^xsd:integer;
  dwc:scientificName 'Omalosecosa ramulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F48'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F48'^^xsd:string;
  dwc:aphiaid '111281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918375'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '111281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918434'^^xsd:integer;
  dwc:scientificName 'Phoronis hippocrepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F75'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F75'^^xsd:string;
  dwc:aphiaid '128548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918434'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '128548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AAA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921090'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AAA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AAA'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921090'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918387'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F26'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F26'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918387'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019AB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920859'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019AB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019AB'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920859'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000198F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920829'^^xsd:integer;
  dwc:scientificName 'Crisia eburnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000198F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000198F'^^xsd:string;
  dwc:aphiaid '111696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920829'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000193C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920805'^^xsd:integer;
  dwc:scientificName 'Suberites'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000193C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000193C'^^xsd:string;
  dwc:aphiaid '132072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920805'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918395'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F38'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F38'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918395'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921070'^^xsd:integer;
  dwc:scientificName 'Aglaophenia pluma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A96'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A96'^^xsd:string;
  dwc:aphiaid '117283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921070'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F2F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918377'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F2F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F2F'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918377'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EF3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918308'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EF3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EF3'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918308'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EE9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918288'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EE9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EE9'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918288'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EF9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918289'^^xsd:integer;
  dwc:scientificName 'Ebalia tumefacta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EF9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EF9'^^xsd:string;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918289'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019F5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920899'^^xsd:integer;
  dwc:scientificName 'Aslia lefevrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019F5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019F5'^^xsd:string;
  dwc:aphiaid '124598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920899'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '124598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019FA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920935'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019FA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019FA'^^xsd:string;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920935'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019F3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920928'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019F3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019F3'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920928'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019DA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920930'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019DA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019DA'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920930'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019FE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920916'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019FE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019FE'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920916'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019D0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920945'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019D0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019D0'^^xsd:string;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920945'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019FF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920919'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019FF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019FF'^^xsd:string;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920919'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920920'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A01'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A01'^^xsd:string;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920920'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019D2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920921'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019D2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019D2'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920921'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918350'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F47'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F47'^^xsd:string;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918350'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F3C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918381'^^xsd:integer;
  dwc:scientificName 'Polycera faeroensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F3C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F3C'^^xsd:string;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918381'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A9C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921074'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A9C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A9C'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921074'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AB4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921092'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AB4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AB4'^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921092'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921131'^^xsd:integer;
  dwc:scientificName 'Phorbas fictitius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A87'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A87'^^xsd:string;
  dwc:aphiaid '133679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921131'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '133679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001970" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920782'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001970'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001970'^^xsd:string;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920782'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000189D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920583'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000189D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000189D'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920583'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001944" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920776'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001944'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001944'^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920776'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918382'^^xsd:integer;
  dwc:scientificName 'Polysyncraton lacazei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F58'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F58'^^xsd:string;
  dwc:aphiaid '103593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918382'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019C0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920872'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019C0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019C0'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920872'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019BC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920864'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019BC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019BC'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920864'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920959'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A18'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A18'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920959'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920963'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A19'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A19'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920963'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920955'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A16'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A16'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920955'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918373'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F24'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F24'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918373'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F1C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918391'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F1C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F1C'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918391'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918362'^^xsd:integer;
  dwc:scientificName 'Haliclona viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F20'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F20'^^xsd:string;
  dwc:aphiaid '132881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918362'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '235864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EDF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918324'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EDF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EDF'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918324'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EED" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918303'^^xsd:integer;
  dwc:scientificName 'Myxicola infundibulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EED'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EED'^^xsd:string;
  dwc:aphiaid '130932'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918303'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921071'^^xsd:integer;
  dwc:scientificName 'Aglaophenia tubulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A97'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A97'^^xsd:string;
  dwc:aphiaid '117285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921071'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AB0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921072'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AB0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AB0'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921072'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AD5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921073'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AD5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AD5'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921073'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AB8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921094'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AB8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AB8'^^xsd:string;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921094'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A9E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921117'^^xsd:integer;
  dwc:scientificName 'Isozoanthus sulcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A9E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A9E'^^xsd:string;
  dwc:aphiaid '101053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921117'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '101053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018AD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920621'^^xsd:integer;
  dwc:scientificName 'Omalosecosa ramulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018AD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018AD'^^xsd:string;
  dwc:aphiaid '111281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920621'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001971" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920794'^^xsd:integer;
  dwc:scientificName 'Rhodymenia ardissonei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001971'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001971'^^xsd:string;
  dwc:aphiaid '145850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920794'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001879" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920640'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001879'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001879'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920640'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001887" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920610'^^xsd:integer;
  dwc:scientificName 'Haliclona viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001887'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001887'^^xsd:string;
  dwc:aphiaid '132881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920610'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '235864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001883" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920604'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001883'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001883'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920604'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018CE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920603'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018CE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018CE'^^xsd:string;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920603'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000195E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920756'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000195E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000195E'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920756'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001979" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920757'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001979'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001979'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920757'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001958" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920758'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001958'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001958'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920758'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001962" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920778'^^xsd:integer;
  dwc:scientificName 'Henricia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001962'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001962'^^xsd:string;
  dwc:aphiaid '123276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920778'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '123276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000196E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920789'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000196E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000196E'^^xsd:string;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920789'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000193D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920803'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000193D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000193D'^^xsd:string;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920803'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001966" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920771'^^xsd:integer;
  dwc:scientificName 'Didemnum maculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001966'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001966'^^xsd:string;
  dwc:aphiaid '103570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920771'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001953" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920785'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001953'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001953'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920785'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000195C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920798'^^xsd:integer;
  dwc:scientificName 'Schizomavella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000195C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000195C'^^xsd:string;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920798'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000193E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920751'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000193E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000193E'^^xsd:string;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920751'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001965" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920767'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001965'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001965'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920767'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001833" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920551'^^xsd:integer;
  dwc:scientificName 'Thymosia guernei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001833'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001833'^^xsd:string;
  dwc:aphiaid '134113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920551'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000186F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920543'^^xsd:integer;
  dwc:scientificName 'Rhodymenia ardissonei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000186F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000186F'^^xsd:string;
  dwc:aphiaid '145850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920543'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001929" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920729'^^xsd:integer;
  dwc:scientificName 'Rhodymenia ardissonei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001929'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001929'^^xsd:string;
  dwc:aphiaid '145850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920729'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921231'^^xsd:integer;
  dwc:scientificName 'Rhodymenia ardissonei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B26'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B26'^^xsd:string;
  dwc:aphiaid '145850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921231'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '145850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A4D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921012'^^xsd:integer;
  dwc:scientificName 'Rhodymenia ardissonei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A4D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A4D'^^xsd:string;
  dwc:aphiaid '145850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921012'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921205'^^xsd:integer;
  dwc:scientificName 'Holothuria forskali'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B14'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B14'^^xsd:string;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921205'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A6D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921050'^^xsd:integer;
  dwc:scientificName 'Holothuria forskali'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A6D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A6D'^^xsd:string;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921050'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001902" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920672'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001902'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001902'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920672'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921058'^^xsd:integer;
  dwc:scientificName 'Polycera faeroensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A63'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A63'^^xsd:string;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921058'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018FB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920676'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018FB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018FB'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920676'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921181'^^xsd:integer;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B24'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B24'^^xsd:string;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921181'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AE5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921206'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AE5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AE5'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921206'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019C3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920890'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019C3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019C3'^^xsd:string;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920890'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000199E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920816'^^xsd:integer;
  dwc:scientificName 'Ascidia mentula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000199E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000199E'^^xsd:string;
  dwc:aphiaid '103710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920816'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001978" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920777'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001978'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001978'^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920777'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918428'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F83'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F83'^^xsd:string;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918428'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '151501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921133'^^xsd:integer;
  dwc:scientificName 'Plocamilla coriacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A84'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A84'^^xsd:string;
  dwc:aphiaid '196705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921133'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '167852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000194B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920764'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000194B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000194B'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920764'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001956" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920788'^^xsd:integer;
  dwc:scientificName 'Ocenebra erinacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001956'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001956'^^xsd:string;
  dwc:aphiaid '140405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920788'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019CE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920913'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019CE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019CE'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920913'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019DD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920895'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019DD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019DD'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920895'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EE2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918292'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EE2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EE2'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918292'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F0F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918277'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F0F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F0F'^^xsd:string;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918277'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019E7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920946'^^xsd:integer;
  dwc:scientificName 'Tritonia hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019E7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019E7'^^xsd:string;
  dwc:aphiaid '416648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920946'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '416648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019E6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920926'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019E6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019E6'^^xsd:string;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920926'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001ABA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921085'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001ABA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001ABA'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921085'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001ADA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921086'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001ADA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001ADA'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921086'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AC2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921095'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AC2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AC2'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921095'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AC7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921134'^^xsd:integer;
  dwc:scientificName 'Polycarpa pomaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AC7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AC7'^^xsd:string;
  dwc:aphiaid '103909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921134'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AC9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921150'^^xsd:integer;
  dwc:scientificName 'Stolonica socialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AC9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AC9'^^xsd:string;
  dwc:aphiaid '103921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921150'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AB5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921093'^^xsd:integer;
  dwc:scientificName 'Cellaria sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AB5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AB5'^^xsd:string;
  dwc:aphiaid '111260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921093'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921124'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A99'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A99'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921124'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019D8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920896'^^xsd:integer;
  dwc:scientificName 'Aglaophenia tubulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019D8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019D8'^^xsd:string;
  dwc:aphiaid '117285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920896'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019E9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920897'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019E9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019E9'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920897'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918368'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F57'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F57'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918368'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918386'^^xsd:integer;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F29'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F29'^^xsd:string;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918386'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019EF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920933'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019EF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019EF'^^xsd:string;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920933'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ED3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918091'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ED3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ED3'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918091'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019A4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920833'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019A4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019A4'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920833'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918349'^^xsd:integer;
  dwc:scientificName 'Cellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F45'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F45'^^xsd:string;
  dwc:aphiaid '110869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918349'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '110869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918294'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F02'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F02'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918294'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921155'^^xsd:integer;
  dwc:scientificName 'Thymosia guernei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A92'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A92'^^xsd:string;
  dwc:aphiaid '134113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921155'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '134113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918448'^^xsd:integer;
  dwc:scientificName 'Rhodophyllis divaricata var. werneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F88'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F88'^^xsd:string;
  dwc:aphiaid '416745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918448'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '416745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F7C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918409'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F7C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F7C'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918409'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AD3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921143'^^xsd:integer;
  dwc:scientificName 'Rhodymenia ardissonei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AD3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AD3'^^xsd:string;
  dwc:aphiaid '145850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921143'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '145850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F7E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918436'^^xsd:integer;
  dwc:scientificName 'Polysyncraton lacazei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F7E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F7E'^^xsd:string;
  dwc:aphiaid '103593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918436'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918282'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F06'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F06'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918282'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001961" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920768'^^xsd:integer;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001961'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001961'^^xsd:string;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920768'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F8E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918401'^^xsd:integer;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F8E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F8E'^^xsd:string;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918401'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921091'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AA2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AA2'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921091'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001ACA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921083'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001ACA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001ACA'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921083'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001ACE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921118'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001ACE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001ACE'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921118'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A7C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921126'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A7C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A7C'^^xsd:string;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921126'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918394'^^xsd:integer;
  dwc:scientificName 'Trivia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F37'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F37'^^xsd:string;
  dwc:aphiaid '141741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918394'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019CD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920937'^^xsd:integer;
  dwc:scientificName 'Polymastia boletiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019CD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019CD'^^xsd:string;
  dwc:aphiaid '134194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920937'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '134194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019F8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920917'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019F8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019F8'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920917'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019F6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920912'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019F6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019F6'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920912'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019F0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920905'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019F0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019F0'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920905'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AA8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921162'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AA8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AA8'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921162'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019E8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920914'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019E8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019E8'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920914'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918404'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F79'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F79'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918404'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EB5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918083'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EB5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EB5'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918083'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920870'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019B2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019B2'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920870'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000197B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920849'^^xsd:integer;
  dwc:scientificName 'Suberites ficus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000197B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000197B'^^xsd:string;
  dwc:aphiaid '134285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920849'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918313'^^xsd:integer;
  dwc:scientificName 'Polycarpa pomaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F10'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F10'^^xsd:string;
  dwc:aphiaid '103909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918313'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EE8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918322'^^xsd:integer;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EE8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EE8'^^xsd:string;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918322'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019EE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920911'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019EE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019EE'^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920911'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019FB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920894'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019FB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019FB'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920894'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A1B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920954'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A1B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A1B'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920954'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EB7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918098'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EB7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EB7'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918098'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EAF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918123'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EAF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EAF'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918123'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EB0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918256'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EB0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EB0'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918256'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001973" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920796'^^xsd:integer;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001973'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001973'^^xsd:string;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920796'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000193F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920780'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000193F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000193F'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920780'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000187A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920645'^^xsd:integer;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000187A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000187A'^^xsd:string;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920645'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000188E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920620'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000188E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000188E'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920620'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018A1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920592'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018A1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018A1'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920592'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018D1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920593'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018D1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018D1'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920593'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018AA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920586'^^xsd:integer;
  dwc:scientificName 'Cellaria sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018AA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018AA'^^xsd:string;
  dwc:aphiaid '111260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920586'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000199D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920828'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000199D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000199D'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920828'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019A1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920830'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019A1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019A1'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920830'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EDA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918120'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EDA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EDA'^^xsd:string;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918120'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EDB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918267'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EDB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EDB'^^xsd:string;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918267'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A0A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920969'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A0A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A0A'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920969'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A0E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920958'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A0E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A0E'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920958'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019BB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920871'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019BB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019BB'^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920871'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001991" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920855'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001991'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001991'^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920855'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001997" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920826'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001997'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001997'^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920826'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A1C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920974'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A1C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A1C'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920974'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019F7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920936'^^xsd:integer;
  dwc:scientificName 'Polycarpa pomaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019F7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019F7'^^xsd:string;
  dwc:aphiaid '103909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920936'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019DB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920931'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019DB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019DB'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920931'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001959" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920759'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001959'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001959'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920759'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001976" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920760'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001976'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001976'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920760'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001957" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920748'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001957'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001957'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920748'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001975" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920749'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001975'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001975'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920749'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000195D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920765'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000195D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000195D'^^xsd:string;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920765'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000194A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920781'^^xsd:integer;
  dwc:scientificName 'Isozoanthus sulcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000194A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000194A'^^xsd:string;
  dwc:aphiaid '101053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920781'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '101053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AB9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921125'^^xsd:integer;
  dwc:scientificName 'Omalosecosa ramulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AB9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AB9'^^xsd:string;
  dwc:aphiaid '111281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921125'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001898" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920571'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001898'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001898'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920571'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018D4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920572'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018D4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018D4'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920572'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F4B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918334'^^xsd:integer;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F4B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F4B'^^xsd:string;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918334'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EE7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918321'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EE7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EE7'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918321'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918283'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F17'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F17'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918283'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018BC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920643'^^xsd:integer;
  dwc:scientificName 'Stolonica socialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018BC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018BC'^^xsd:string;
  dwc:aphiaid '103921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920643'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000196A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920770'^^xsd:integer;
  dwc:scientificName 'Didemnum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000196A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000196A'^^xsd:string;
  dwc:aphiaid '103456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920770'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001968" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920750'^^xsd:integer;
  dwc:scientificName 'Ascidia mentula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001968'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001968'^^xsd:string;
  dwc:aphiaid '103710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920750'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018D6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920644'^^xsd:integer;
  dwc:scientificName 'Stolonica socialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018D6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018D6'^^xsd:string;
  dwc:aphiaid '103921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920644'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019C9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920874'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019C9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019C9'^^xsd:string;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920874'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019AF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920891'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019AF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019AF'^^xsd:string;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920891'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ED5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918263'^^xsd:integer;
  dwc:scientificName 'Sidnyum turbinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ED5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ED5'^^xsd:string;
  dwc:aphiaid '103684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918263'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019C4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920868'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019C4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019C4'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920868'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000198A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920852'^^xsd:integer;
  dwc:scientificName 'Trivia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000198A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000198A'^^xsd:string;
  dwc:aphiaid '141741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920852'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001980" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920831'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001980'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001980'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920831'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918352'^^xsd:integer;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F50'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F50'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918352'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F2B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918388'^^xsd:integer;
  dwc:scientificName 'Salmacina dysteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F2B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F2B'^^xsd:string;
  dwc:aphiaid '131038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918388'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921080'^^xsd:integer;
  dwc:scientificName 'Axinella infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A83'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A83'^^xsd:string;
  dwc:aphiaid '132480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921080'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '132480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F8A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918443'^^xsd:integer;
  dwc:scientificName 'Stenogramme interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F8A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F8A'^^xsd:string;
  dwc:aphiaid '145667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918443'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EF6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918299'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EF6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EF6'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918299'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920953'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A14'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A14'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920953'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A0B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920950'^^xsd:integer;
  dwc:scientificName 'Aglaophenia tubulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A0B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A0B'^^xsd:string;
  dwc:aphiaid '117285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920950'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019C2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920888'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019C2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019C2'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920888'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019AA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920875'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019AA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019AA'^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920875'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019B3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920869'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019B3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019B3'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920869'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001988" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920857'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001988'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001988'^^xsd:string;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920857'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000197F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920827'^^xsd:integer;
  dwc:scientificName 'Ciocalypta penicillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000197F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000197F'^^xsd:string;
  dwc:aphiaid '132575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920827'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918353'^^xsd:integer;
  dwc:scientificName 'Clathrina lacunosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B41'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B41'^^xsd:string;
  dwc:aphiaid '150239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918353'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '150239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000197D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920845'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000197D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000197D'^^xsd:string;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920845'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A0D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920960'^^xsd:integer;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A0D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A0D'^^xsd:string;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920960'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019A9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920889'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019A9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019A9'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920889'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EA9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918118'^^xsd:integer;
  dwc:scientificName 'Phorbas fictitius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EA9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EA9'^^xsd:string;
  dwc:aphiaid '133679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918118'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '133679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001990" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920815'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001990'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001990'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920815'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920964'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A09'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A09'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920964'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EDE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918095'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EDE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EDE'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918095'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EB6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918102'^^xsd:integer;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EB6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EB6'^^xsd:string;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918102'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019DC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920898'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019DC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019DC'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920898'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EF1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918278'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EF1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EF1'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918278'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918340'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F56'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F56'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918340'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EC6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918261'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EC6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EC6'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918261'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EC4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918100'^^xsd:integer;
  dwc:scientificName 'Chartella papyracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EC4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EC4'^^xsd:string;
  dwc:aphiaid '111365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918100'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '111365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EC1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918103'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EC1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EC1'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918103'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EB2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918115'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EB2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EB2'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918115'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ED1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918264'^^xsd:integer;
  dwc:scientificName 'Styela clava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ED1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ED1'^^xsd:string;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918264'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918390'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F44'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F44'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918390'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F2D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918330'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F2D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F2D'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918330'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AD7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921151'^^xsd:integer;
  dwc:scientificName 'Stolonica socialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AD7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AD7'^^xsd:string;
  dwc:aphiaid '103921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921151'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001982" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920854'^^xsd:integer;
  dwc:scientificName 'Tubularia larynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001982'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001982'^^xsd:string;
  dwc:aphiaid '117995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920854'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '157933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019B4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920884'^^xsd:integer;
  dwc:scientificName 'Pleurobranchus membranaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019B4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019B4'^^xsd:string;
  dwc:aphiaid '140820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920884'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ED4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918114'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ED4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ED4'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918114'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EAB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918258'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EAB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EAB'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918258'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000198E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920834'^^xsd:integer;
  dwc:scientificName 'Limacia clavigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000198E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000198E'^^xsd:string;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920834'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000197E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920818'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000197E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000197E'^^xsd:string;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920818'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920824'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001995'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001995'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920824'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EBB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918097'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EBB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EBB'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918097'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EC2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918084'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EC2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EC2'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918084'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918099'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EC8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EC8'^^xsd:string;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918099'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019BA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920866'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019BA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019BA'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920866'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001989" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920835'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001989'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001989'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920835'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000194F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920753'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000194F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000194F'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920753'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001949" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920793'^^xsd:integer;
  dwc:scientificName 'Pseudosuberites sulphureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001949'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001949'^^xsd:string;
  dwc:aphiaid '134260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920793'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018CA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920594'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018CA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018CA'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920594'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018C6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920582'^^xsd:integer;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018C6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018C6'^^xsd:string;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920582'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000194D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920797'^^xsd:integer;
  dwc:scientificName 'Salmacina dysteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000194D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000194D'^^xsd:string;
  dwc:aphiaid '131038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920797'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001897" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920637'^^xsd:integer;
  dwc:scientificName 'Salmacina dysteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001897'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001897'^^xsd:string;
  dwc:aphiaid '131038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920637'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001881" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920570'^^xsd:integer;
  dwc:scientificName 'Axinella infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001881'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001881'^^xsd:string;
  dwc:aphiaid '132480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920570'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000195B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920790'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000195B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000195B'^^xsd:string;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920790'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F6B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918429'^^xsd:integer;
  dwc:scientificName 'Munida rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F6B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F6B'^^xsd:string;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918429'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918417'^^xsd:integer;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F78'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F78'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918417'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918411'^^xsd:integer;
  dwc:scientificName 'Brongniartella byssoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F91'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F91'^^xsd:string;
  dwc:aphiaid '144792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918411'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '631828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F8B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918435'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F8B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F8B'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918435'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918421'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F77'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F77'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918421'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918438'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F60'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F60'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918438'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918439'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F61'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F61'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918439'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918416'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F64'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F64'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918416'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F8C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918440'^^xsd:integer;
  dwc:scientificName 'Rhodophyllis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F8C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F8C'^^xsd:string;
  dwc:aphiaid '144149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918440'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '144149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F8F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918422'^^xsd:integer;
  dwc:scientificName 'Drachiella heterocarpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F8F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F8F'^^xsd:string;
  dwc:aphiaid '144745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918422'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '144745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AC0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921128'^^xsd:integer;
  dwc:scientificName 'Pawsonia saxicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AC0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AC0'^^xsd:string;
  dwc:aphiaid '124653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921128'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918405'^^xsd:integer;
  dwc:scientificName 'Aslia lefevrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F76'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F76'^^xsd:string;
  dwc:aphiaid '124598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918405'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '124598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918433'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F84'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F84'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918433'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921112'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A88'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A88'^^xsd:string;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921112'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918365'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F25'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F25'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918365'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019D9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920922'^^xsd:integer;
  dwc:scientificName 'Gymnangium montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019D9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019D9'^^xsd:string;
  dwc:aphiaid '117299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920922'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019D3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920923'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019D3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019D3'^^xsd:string;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920923'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019D4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920940'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019D4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019D4'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920940'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A9D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921102'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A9D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A9D'^^xsd:string;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921102'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A9F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921160'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A9F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A9F'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921160'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918336'^^xsd:integer;
  dwc:scientificName 'Ascidia mentula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F52'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F52'^^xsd:string;
  dwc:aphiaid '103710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918336'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918323'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F07'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F07'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918323'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AA9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921119'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AA9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AA9'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921119'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AC5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921076'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AC5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AC5'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921076'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921079'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A82'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A82'^^xsd:string;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921079'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A8E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921110'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A8E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A8E'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921110'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AAB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921122'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AAB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AAB'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921122'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001ABC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921132'^^xsd:integer;
  dwc:scientificName 'Phoronis hippocrepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001ABC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001ABC'^^xsd:string;
  dwc:aphiaid '128548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921132'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '128548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AB7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921144'^^xsd:integer;
  dwc:scientificName 'Schizomavella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AB7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AB7'^^xsd:string;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921144'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918342'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F49'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F49'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918342'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920915'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A02'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A02'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920915'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019E3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920948'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019E3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019E3'^^xsd:string;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920948'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019D6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920918'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019D6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019D6'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920918'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019E4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920909'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019E4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019E4'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920909'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918356'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F54'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F54'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918356'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AA4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921082'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AA4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AA4'^^xsd:string;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921082'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921115'^^xsd:integer;
  dwc:scientificName 'Hymedesmia paupertas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A86'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A86'^^xsd:string;
  dwc:aphiaid '133621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921115'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '133621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EB9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918107'^^xsd:integer;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EB9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EB9'^^xsd:string;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918107'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001983" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920836'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001983'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001983'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920836'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920938'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019E1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019E1'^^xsd:string;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920938'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EA6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918265'^^xsd:integer;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EA6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EA6'^^xsd:string;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918265'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920842'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001996'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001996'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920842'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918414'^^xsd:integer;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F87'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F87'^^xsd:string;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918414'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F3F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918333'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F3F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F3F'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918333'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F6C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918450'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F6C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F6C'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918450'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EDD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918112'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EDD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EDD'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918112'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019BE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920876'^^xsd:integer;
  dwc:scientificName 'Henricia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019BE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019BE'^^xsd:string;
  dwc:aphiaid '123276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920876'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '123276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000197C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920844'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000197C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000197C'^^xsd:string;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920844'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001948" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920791'^^xsd:integer;
  dwc:scientificName 'Plocamilla coriacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001948'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001948'^^xsd:string;
  dwc:aphiaid '196705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920791'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '167852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000188A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920608'^^xsd:integer;
  dwc:scientificName 'Halecium beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000188A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000188A'^^xsd:string;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920608'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019EB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920906'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019EB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019EB'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920906'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918418'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F82'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F82'^^xsd:string;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918418'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918389'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F43'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F43'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918389'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918397'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F30'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F30'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918397'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918398'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F59'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F59'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918398'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918385'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F21'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F21'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918385'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918374'^^xsd:integer;
  dwc:scientificName 'Ocenebra erinacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F39'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F39'^^xsd:string;
  dwc:aphiaid '140405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918374'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918348'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F27'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F27'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918348'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EE5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918317'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EE5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EE5'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918317'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EFE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918305'^^xsd:integer;
  dwc:scientificName 'Ocenebra erinacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EFE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EFE'^^xsd:string;
  dwc:aphiaid '140405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918305'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019E0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920929'^^xsd:integer;
  dwc:scientificName 'Myxicola infundibulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019E0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019E0'^^xsd:string;
  dwc:aphiaid '130932'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920929'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EFC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918284'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EFC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EFC'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918284'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918346'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F36'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F36'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918346'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EE4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918293'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EE4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EE4'^^xsd:string;
  dwc:aphiaid '184523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918293'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019FD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920934'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019FD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019FD'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920934'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019FC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920927'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019FC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019FC'^^xsd:string;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920927'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EEC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918298'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EEC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EEC'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918298'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EE1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918286'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EE1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EE1'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918286'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019E2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920901'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019E2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019E2'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920901'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000187D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920591'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000187D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000187D'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920591'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EB8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918257'^^xsd:integer;
  dwc:scientificName 'Prostheceraeus vittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EB8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EB8'^^xsd:string;
  dwc:aphiaid '142820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918257'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '142820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019B9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920865'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019B9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019B9'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920865'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001994" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920823'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001994'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001994'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920823'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920956'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A13'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A13'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920956'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A1E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920957'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A1E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A1E'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920957'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EC5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918094'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EC5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EC5'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918094'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B2C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921192'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B2C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B2C'^^xsd:string;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921192'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AF9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921199'^^xsd:integer;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AF9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AF9'^^xsd:string;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921199'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018E7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920714'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018E7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018E7'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920714'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001ADC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921239'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001ADC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001ADC'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921239'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B2A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921196'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B2A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B2A'^^xsd:string;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921196'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B2E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921197'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B2E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B2E'^^xsd:string;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921197'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AE6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921198'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AE6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AE6'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921198'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000192C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920652'^^xsd:integer;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000192C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000192C'^^xsd:string;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920652'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001919" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920658'^^xsd:integer;
  dwc:scientificName 'Ascidia mentula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001919'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001919'^^xsd:string;
  dwc:aphiaid '103710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920658'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001908" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920671'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001908'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001908'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920671'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EBC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918081'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EBC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EBC'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918081'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001894" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920559'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001894'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001894'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920559'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018C3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920607'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018C3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018C3'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920607'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018B9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920568'^^xsd:integer;
  dwc:scientificName 'Ascidia virginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018B9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018B9'^^xsd:string;
  dwc:aphiaid '103717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920568'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000189F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920557'^^xsd:integer;
  dwc:scientificName 'Acanthodoris pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000189F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000189F'^^xsd:string;
  dwc:aphiaid '140627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920557'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001885" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920634'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001885'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001885'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920634'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018A7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920573'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018A7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018A7'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920573'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AAC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921089'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AAC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AAC'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921089'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A8F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921100'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A8F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A8F'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921100'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921108'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A95'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A95'^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921108'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AB1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921104'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AB1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AB1'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921104'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F4E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918335'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F4E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F4E'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918335'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918311'^^xsd:integer;
  dwc:scientificName 'Phoronis hippocrepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F09'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F09'^^xsd:string;
  dwc:aphiaid '128548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918311'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '128548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AA5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921081'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AA5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AA5'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921081'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921121'^^xsd:integer;
  dwc:scientificName 'Microciona atrasanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A89'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A89'^^xsd:string;
  dwc:aphiaid '133066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921121'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '167617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A7D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921139'^^xsd:integer;
  dwc:scientificName 'Pseudosuberites sulphureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A7D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A7D'^^xsd:string;
  dwc:aphiaid '134260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921139'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '134260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019F1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920904'^^xsd:integer;
  dwc:scientificName 'Bowerbankia citrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019F1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019F1'^^xsd:string;
  dwc:aphiaid '111664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920904'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '851584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EE3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918302'^^xsd:integer;
  dwc:scientificName 'Mycale (Carmia) macilenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EE3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EE3'^^xsd:string;
  dwc:aphiaid '168587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918302'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '168587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EFB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918290'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EFB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EFB'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918290'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918343'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F41'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F41'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918343'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EFA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918291'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EFA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EFA'^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918291'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F1D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918392'^^xsd:integer;
  dwc:scientificName 'Suberites'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F1D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F1D'^^xsd:string;
  dwc:aphiaid '132072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918392'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '132072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918426'^^xsd:integer;
  dwc:scientificName 'Isozoanthus sulcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F63'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F63'^^xsd:string;
  dwc:aphiaid '101053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918426'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '101053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918402'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F70'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F70'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918402'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F6A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918449'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F6A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F6A'^^xsd:string;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918449'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F5F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918423'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F5F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F5F'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918423'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918413'^^xsd:integer;
  dwc:scientificName 'Bugula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F72'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F72'^^xsd:string;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918413'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001886" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920635'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001886'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001886'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920635'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918393'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F28'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F28'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918393'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921111'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A90'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A90'^^xsd:string;
  dwc:aphiaid '184523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921111'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AE8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921229'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AE8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AE8'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921229'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000189E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920648'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000189E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000189E'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920648'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000199B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920817'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000199B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000199B'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920817'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918424'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F86'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F86'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918424'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F1B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918367'^^xsd:integer;
  dwc:scientificName 'Leucosolenia complicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F1B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F1B'^^xsd:string;
  dwc:aphiaid '132219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918367'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '132219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000196C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920769'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000196C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000196C'^^xsd:string;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920769'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018C7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920626'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018C7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018C7'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920626'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001950" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920763'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001950'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001950'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920763'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001972" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920795'^^xsd:integer;
  dwc:scientificName 'Rhodymenia holmesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001972'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001972'^^xsd:string;
  dwc:aphiaid '145853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920795'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000195A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920799'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000195A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000195A'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920799'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001977" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920800'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001977'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001977'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920800'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001963" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920811'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001963'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001963'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920811'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001974" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920774'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001974'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001974'^^xsd:string;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920774'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019C7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920858'^^xsd:integer;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019C7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019C7'^^xsd:string;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920858'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F7F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918432'^^xsd:integer;
  dwc:scientificName 'Perophora listeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F7F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F7F'^^xsd:string;
  dwc:aphiaid '103759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918432'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001889" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920633'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001889'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001889'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920633'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001895" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920584'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001895'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001895'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920584'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000189B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920649'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000189B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000189B'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920649'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921177'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B07'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B07'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921177'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921204'^^xsd:integer;
  dwc:scientificName 'Henricia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B10'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B10'^^xsd:string;
  dwc:aphiaid '123276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921204'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '123276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B1A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921169'^^xsd:integer;
  dwc:scientificName 'Ascidia mentula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B1A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B1A'^^xsd:string;
  dwc:aphiaid '103710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921169'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B0C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921176'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B0C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B0C'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921176'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921186'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B15'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B15'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921186'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B1C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921191'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B1C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B1C'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921191'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921194'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B18'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B18'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921194'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B2B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921207'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B2B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B2B'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921207'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000191A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920724'^^xsd:integer;
  dwc:scientificName 'Polycarpa pomaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000191A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000191A'^^xsd:string;
  dwc:aphiaid '103909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920724'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AED" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921227'^^xsd:integer;
  dwc:scientificName 'Pseudosuberites sulphureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AED'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AED'^^xsd:string;
  dwc:aphiaid '134260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921227'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '134260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001ADF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921241'^^xsd:integer;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001ADF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001ADF'^^xsd:string;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921241'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921189'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B03'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B03'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921189'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000183D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920522'^^xsd:integer;
  dwc:scientificName 'Isozoanthus sulcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000183D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000183D'^^xsd:string;
  dwc:aphiaid '101053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920522'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '101053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001914" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920727'^^xsd:integer;
  dwc:scientificName 'Pycnoclavella aurilucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001914'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001914'^^xsd:string;
  dwc:aphiaid '103557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920727'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921190'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B29'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B29'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921190'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000183C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920474'^^xsd:integer;
  dwc:scientificName 'Antennella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000183C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000183C'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920474'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001841" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920549'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001841'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001841'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920549'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B1B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921221'^^xsd:integer;
  dwc:scientificName 'Polycarpa scuba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B1B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B1B'^^xsd:string;
  dwc:aphiaid '103914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921221'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921223'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B17'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B17'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921223'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921228'^^xsd:integer;
  dwc:scientificName 'Pycnoclavella aurilucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B16'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B16'^^xsd:string;
  dwc:aphiaid '103557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921228'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920976'^^xsd:integer;
  dwc:scientificName 'Aglaophenia pluma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A26'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A26'^^xsd:string;
  dwc:aphiaid '117283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920976'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '117283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921056'^^xsd:integer;
  dwc:scientificName 'Phorbas fictitius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A53'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A53'^^xsd:string;
  dwc:aphiaid '133679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921056'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '133679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001822" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920510'^^xsd:integer;
  dwc:scientificName 'Grantia compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001822'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001822'^^xsd:string;
  dwc:aphiaid '132181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920510'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000184C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920517'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000184C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000184C'^^xsd:string;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920517'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000186C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920523'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000186C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000186C'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920523'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001823" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920532'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001823'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001823'^^xsd:string;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920532'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001825" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920539'^^xsd:integer;
  dwc:scientificName 'Polymastia mammillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001825'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001825'^^xsd:string;
  dwc:aphiaid '150221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920539'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001867" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920538'^^xsd:integer;
  dwc:scientificName 'Polycarpa scuba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001867'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001867'^^xsd:string;
  dwc:aphiaid '103914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920538'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000186A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920552'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000186A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000186A'^^xsd:string;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920552'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B1E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921173'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B1E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B1E'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921173'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921209'^^xsd:integer;
  dwc:scientificName 'Lissoclinum perforatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B19'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B19'^^xsd:string;
  dwc:aphiaid '103585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921209'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001ADD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921214'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001ADD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001ADD'^^xsd:string;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921214'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A4A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921006'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A4A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A4A'^^xsd:string;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921006'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920998'^^xsd:integer;
  dwc:scientificName 'Henricia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A35'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A35'^^xsd:string;
  dwc:aphiaid '123276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920998'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '123276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018DA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920681'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018DA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018DA'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920681'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AE1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921188'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AE1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AE1'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921188'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921045'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A55'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A55'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921045'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921042'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A79'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A79'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921042'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A6E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921039'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A6E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A6E'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921039'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A5C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921028'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A5C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A5C'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921028'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AE3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921170'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AE3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AE3'^^xsd:string;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921170'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921180'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B09'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B09'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921180'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B00" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921211'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B00'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B00'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921211'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B0F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921219'^^xsd:integer;
  dwc:scientificName 'Phoronis hippocrepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B0F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B0F'^^xsd:string;
  dwc:aphiaid '128548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921219'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '128548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AF8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921225'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AF8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AF8'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921225'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B0D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921235'^^xsd:integer;
  dwc:scientificName 'Schizomavella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B0D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B0D'^^xsd:string;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921235'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001829" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920477'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001829'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001829'^^xsd:string;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920477'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001864" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920502'^^xsd:integer;
  dwc:scientificName 'Didemnum maculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001864'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001864'^^xsd:string;
  dwc:aphiaid '103570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920502'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001821" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920525'^^xsd:integer;
  dwc:scientificName 'Leucosolenia complicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001821'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001821'^^xsd:string;
  dwc:aphiaid '132219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920525'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001848" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920528'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001848'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001848'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920528'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000185B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920535'^^xsd:integer;
  dwc:scientificName 'Phoronis hippocrepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000185B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000185B'^^xsd:string;
  dwc:aphiaid '128548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920535'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '128548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001ADE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921243'^^xsd:integer;
  dwc:scientificName 'Tethya aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001ADE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001ADE'^^xsd:string;
  dwc:aphiaid '134311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921243'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '134311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AEF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921246'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AEF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AEF'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921246'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018EB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920655'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018EB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018EB'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920655'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001920" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920686'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001920'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001920'^^xsd:string;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920686'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018EA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920715'^^xsd:integer;
  dwc:scientificName 'Obelia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018EA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018EA'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920715'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001927" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920733'^^xsd:integer;
  dwc:scientificName 'Schottera nicaeënsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001927'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001927'^^xsd:string;
  dwc:aphiaid '494793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920733'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001842" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920509'^^xsd:integer;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001842'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001842'^^xsd:string;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920509'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001910" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920656'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001910'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001910'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920656'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921245'^^xsd:integer;
  dwc:scientificName 'Trivia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B01'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B01'^^xsd:string;
  dwc:aphiaid '141741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921245'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AF2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921212'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AF2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AF2'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921212'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920701'^^xsd:integer;
  dwc:scientificName 'Haliclona simulans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018E1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018E1'^^xsd:string;
  dwc:aphiaid '236331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920701'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AEC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921226'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AEC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AEC'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921226'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AF5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921183'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AF5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AF5'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921183'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921210'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B12'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B12'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921210'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921220'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B21'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B21'^^xsd:string;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921220'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A4B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921007'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A4B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A4B'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921007'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921055'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A77'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A77'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921055'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001931" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920706'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001931'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001931'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920706'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018E4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920700'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018E4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018E4'^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920700'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001834" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920540'^^xsd:integer;
  dwc:scientificName 'Pseudosuberites sulphureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001834'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001834'^^xsd:string;
  dwc:aphiaid '134260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920540'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001877" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920500'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001877'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001877'^^xsd:string;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920500'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001874" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920507'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001874'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001874'^^xsd:string;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920507'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000182C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920508'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000182C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000182C'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920508'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001831" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920513'^^xsd:integer;
  dwc:scientificName 'Haliclona viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001831'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001831'^^xsd:string;
  dwc:aphiaid '132881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920513'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '235864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000184D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920527'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000184D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000184D'^^xsd:string;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920527'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001828" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920547'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001828'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001828'^^xsd:string;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920547'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A5E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921044'^^xsd:integer;
  dwc:scientificName 'Dyopedos porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A5E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A5E'^^xsd:string;
  dwc:aphiaid '103044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921044'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001938" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920735'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001938'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001938'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920735'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AEE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921244'^^xsd:integer;
  dwc:scientificName 'Thymosia guernei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AEE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AEE'^^xsd:string;
  dwc:aphiaid '134113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921244'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '134113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018FA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920698'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018FA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018FA'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920698'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001827" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920546'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001827'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001827'^^xsd:string;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920546'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AFA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921234'^^xsd:integer;
  dwc:scientificName 'Salmacina dysteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AFA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AFA'^^xsd:string;
  dwc:aphiaid '131038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921234'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A2C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921013'^^xsd:integer;
  dwc:scientificName 'Salmacina dysteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A2C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A2C'^^xsd:string;
  dwc:aphiaid '131038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921013'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000182A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920478'^^xsd:integer;
  dwc:scientificName 'Axinella infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000182A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000182A'^^xsd:string;
  dwc:aphiaid '132480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920478'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921059'^^xsd:integer;
  dwc:scientificName 'Polymastia boletiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A50'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A50'^^xsd:string;
  dwc:aphiaid '134194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921059'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '134194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001859" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920531'^^xsd:integer;
  dwc:scientificName 'Omalosecosa ramulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001859'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001859'^^xsd:string;
  dwc:aphiaid '111281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920531'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001924" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920675'^^xsd:integer;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001924'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001924'^^xsd:string;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920675'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B0B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921213'^^xsd:integer;
  dwc:scientificName 'Omalosecosa ramulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B0B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B0B'^^xsd:string;
  dwc:aphiaid '111281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921213'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920968'^^xsd:integer;
  dwc:scientificName 'Polycera quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A11'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A11'^^xsd:string;
  dwc:aphiaid '140838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920968'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920952'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A10'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A10'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920952'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019A3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920851'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019A3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019A3'^^xsd:string;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920851'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EDC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918104'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EDC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EDC'^^xsd:string;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918104'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EC0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918268'^^xsd:integer;
  dwc:scientificName 'Tritonia lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EC0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EC0'^^xsd:string;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918268'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1669251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001940" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920775'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001940'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001940'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920775'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000193B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920801'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000193B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000193B'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920801'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018A5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920579'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018A5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018A5'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920579'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019D1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920900'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019D1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019D1'^^xsd:string;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920900'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A7E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921137'^^xsd:integer;
  dwc:scientificName 'Polymastia boletiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A7E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A7E'^^xsd:string;
  dwc:aphiaid '134194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921137'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '134194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ECB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918119'^^xsd:integer;
  dwc:scientificName 'Phoronis hippocrepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ECB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ECB'^^xsd:string;
  dwc:aphiaid '128548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918119'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '128548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EBE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918269'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EBE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EBE'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918269'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AC3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921140'^^xsd:integer;
  dwc:scientificName 'Pycnoclavella aurilucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AC3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AC3'^^xsd:string;
  dwc:aphiaid '103557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921140'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001ABF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921163'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001ABF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001ABF'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921163'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001882" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920589'^^xsd:integer;
  dwc:scientificName 'Ciocalypta penicillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001882'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001882'^^xsd:string;
  dwc:aphiaid '132575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920589'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918379'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F46'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F46'^^xsd:string;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918379'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '111082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F5E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918358'^^xsd:integer;
  dwc:scientificName 'Drachiella heterocarpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F5E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F5E'^^xsd:string;
  dwc:aphiaid '144745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918358'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '144745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918316'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus pictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F18'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F18'^^xsd:string;
  dwc:aphiaid '126930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918316'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918318'^^xsd:integer;
  dwc:scientificName 'Pyura tessellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F16'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F16'^^xsd:string;
  dwc:aphiaid '103853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918318'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EF4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918312'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EF4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EF4'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918312'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918301'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F14'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F14'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918301'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AC1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921078'^^xsd:integer;
  dwc:scientificName 'Aslia lefevrei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AC1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AC1'^^xsd:string;
  dwc:aphiaid '124598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921078'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A8A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921116'^^xsd:integer;
  dwc:scientificName 'Iophon hyndmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A8A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A8A'^^xsd:string;
  dwc:aphiaid '132970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921116'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '132970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AAF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921068'^^xsd:integer;
  dwc:scientificName 'Acanthodoris pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AAF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AAF'^^xsd:string;
  dwc:aphiaid '140627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921068'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AB6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921129'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AB6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AB6'^^xsd:string;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921129'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918406'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F67'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F67'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918406'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ECE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918088'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ECE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ECE'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918088'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EAD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918110'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EAD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EAD'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918110'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EFD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918327'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EFD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EFD'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918327'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F00" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918314'^^xsd:integer;
  dwc:scientificName 'Polycera faeroensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F00'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F00'^^xsd:string;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918314'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918425'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F90'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F90'^^xsd:string;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918425'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AB2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921087'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AB2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AB2'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921087'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AD4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921088'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AD4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AD4'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921088'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001ACB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921096'^^xsd:integer;
  dwc:scientificName 'Clavelinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001ACB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001ACB'^^xsd:string;
  dwc:aphiaid '103438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921096'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ECC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918086'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ECC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ECC'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918086'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000199F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920847'^^xsd:integer;
  dwc:scientificName 'Styela clava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000199F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000199F'^^xsd:string;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920847'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EC7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918260'^^xsd:integer;
  dwc:scientificName 'Schizomavella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EC7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EC7'^^xsd:string;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918260'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019C8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920861'^^xsd:integer;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019C8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019C8'^^xsd:string;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920861'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000187B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920646'^^xsd:integer;
  dwc:scientificName 'Suberites ficus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000187B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000187B'^^xsd:string;
  dwc:aphiaid '134285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920646'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001896" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920617'^^xsd:integer;
  dwc:scientificName 'Myxicola infundibulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001896'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001896'^^xsd:string;
  dwc:aphiaid '130932'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920617'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001942" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920773'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001942'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001942'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920773'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000189C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920618'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000189C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000189C'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920618'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018A0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920605'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018A0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018A0'^^xsd:string;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920605'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1047602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018A6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920581'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018A6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018A6'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920581'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001880" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920569'^^xsd:integer;
  dwc:scientificName 'Axinella dissimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001880'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001880'^^xsd:string;
  dwc:aphiaid '132473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920569'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018B6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920566'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018B6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018B6'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920566'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000187C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920632'^^xsd:integer;
  dwc:scientificName 'Polymastia boletiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000187C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000187C'^^xsd:string;
  dwc:aphiaid '134194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920632'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018B4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920590'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018B4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018B4'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920590'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018AE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920577'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018AE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018AE'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920577'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018B8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920567'^^xsd:integer;
  dwc:scientificName 'Ascidia mentula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018B8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018B8'^^xsd:string;
  dwc:aphiaid '103710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920567'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001892" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920602'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001892'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001892'^^xsd:string;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920602'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001943" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920784'^^xsd:integer;
  dwc:scientificName 'Microciona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001943'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001943'^^xsd:string;
  dwc:aphiaid '131872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920784'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '167605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001947" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920792'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001947'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001947'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920792'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018C1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920615'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018C1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018C1'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920615'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000195F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920755'^^xsd:integer;
  dwc:scientificName 'Bowerbankia pustulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000195F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000195F'^^xsd:string;
  dwc:aphiaid '111668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920755'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '851599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000188F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920627'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000188F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000188F'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920627'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EA8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918106'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EA8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EA8'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918106'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ED6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918266'^^xsd:integer;
  dwc:scientificName 'Trididemnum cereum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ED6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ED6'^^xsd:string;
  dwc:aphiaid '103594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918266'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EB1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918270'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EB1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EB1'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918270'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921135'^^xsd:integer;
  dwc:scientificName 'Polycarpa scuba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AC8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AC8'^^xsd:string;
  dwc:aphiaid '103914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921135'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000194C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920754'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000194C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000194C'^^xsd:string;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920754'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920892'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019B1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019B1'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920892'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EEB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918326'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EEB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EEB'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918326'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EEA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918320'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EEA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EEA'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918320'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019EA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920893'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019EA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019EA'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920893'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000198C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920850'^^xsd:integer;
  dwc:scientificName 'Tricolia pullus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000198C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000198C'^^xsd:string;
  dwc:aphiaid '141700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920850'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F4D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918369'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F4D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F4D'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918369'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F1F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918361'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F1F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F1F'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918361'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918359'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F35'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F35'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918359'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918370'^^xsd:integer;
  dwc:scientificName 'Mycale (Carmia) macilenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F22'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F22'^^xsd:string;
  dwc:aphiaid '168587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918370'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '168587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F4F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918357'^^xsd:integer;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F4F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F4F'^^xsd:string;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918357'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EBF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918122'^^xsd:integer;
  dwc:scientificName 'Polycera faeroensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EBF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EBF'^^xsd:string;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918122'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019B6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920887'^^xsd:integer;
  dwc:scientificName 'Polycera quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019B6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019B6'^^xsd:string;
  dwc:aphiaid '140838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920887'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019AE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920862'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019AE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019AE'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920862'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000197A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920848'^^xsd:integer;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000197A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000197A'^^xsd:string;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920848'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019A7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920820'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019A7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019A7'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920820'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001999" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920821'^^xsd:integer;
  dwc:scientificName 'Bowerbankia citrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001999'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001999'^^xsd:string;
  dwc:aphiaid '111664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920821'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '851584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019A5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920822'^^xsd:integer;
  dwc:scientificName 'Bowerbankia citrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019A5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019A5'^^xsd:string;
  dwc:aphiaid '111664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920822'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '851584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ECA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918092'^^xsd:integer;
  dwc:scientificName 'Bowerbankia pustulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ECA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ECA'^^xsd:string;
  dwc:aphiaid '111668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918092'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '851599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918310'^^xsd:integer;
  dwc:scientificName 'Perophora listeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F15'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F15'^^xsd:string;
  dwc:aphiaid '103759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918310'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EFF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918295'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EFF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EFF'^^xsd:string;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918295'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918412'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F73'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F73'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918412'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F7A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918403'^^xsd:integer;
  dwc:scientificName 'Ascidia mentula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F7A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F7A'^^xsd:string;
  dwc:aphiaid '103710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918403'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918399'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F71'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F71'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918399'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921103'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A85'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A85'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921103'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A7B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921147'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A7B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A7B'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921147'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921149'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A81'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A81'^^xsd:string;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921149'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AD0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921130'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AD0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AD0'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921130'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F3B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918360'^^xsd:integer;
  dwc:scientificName 'Goniodoris nodosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F3B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F3B'^^xsd:string;
  dwc:aphiaid '140033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918360'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1723483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F0A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918306'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F0A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F0A'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918306'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001ACC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921156'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001ACC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001ACC'^^xsd:string;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921156'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019E5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920947'^^xsd:integer;
  dwc:scientificName 'Trivia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019E5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019E5'^^xsd:string;
  dwc:aphiaid '141741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920947'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918442'^^xsd:integer;
  dwc:scientificName 'Sertularella gaudichaudi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F62'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F62'^^xsd:string;
  dwc:aphiaid '117901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918442'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '117901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000193A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920766'^^xsd:integer;
  dwc:scientificName 'Clathrina lacunosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000193A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000193A'^^xsd:string;
  dwc:aphiaid '150239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920766'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '150239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921218'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B22'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B22'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921218'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AEA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921201'^^xsd:integer;
  dwc:scientificName 'Haliclona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AEA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AEA'^^xsd:string;
  dwc:aphiaid '131834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921201'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001945" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920786'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001945'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001945'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920786'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ED9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918082'^^xsd:integer;
  dwc:scientificName 'Gadidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ED9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ED9'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918082'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001921" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920709'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001921'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001921'^^xsd:string;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920709'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '151501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000192F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920693'^^xsd:integer;
  dwc:scientificName 'Drachiella heterocarpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000192F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000192F'^^xsd:string;
  dwc:aphiaid '144745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920693'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921036'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A60'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A60'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921036'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001851" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920472'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001851'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001851'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920472'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000184E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920496'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000184E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000184E'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920496'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F7B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918419'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F7B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F7B'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918419'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921098'^^xsd:integer;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AA1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AA1'^^xsd:string;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921098'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000190A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920719'^^xsd:integer;
  dwc:scientificName 'Phoronis hippocrepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000190A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000190A'^^xsd:string;
  dwc:aphiaid '128548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920719'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '128548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921165'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B23'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B23'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921165'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001846" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920554'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001846'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001846'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920554'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F5B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918384'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus pictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F5B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F5B'^^xsd:string;
  dwc:aphiaid '126930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918384'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001ABE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921120'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001ABE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001ABE'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921120'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ED7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918117'^^xsd:integer;
  dwc:scientificName 'Perophora listeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ED7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ED7'^^xsd:string;
  dwc:aphiaid '103759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918117'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018D7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920580'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018D7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018D7'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920580'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EB3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918085'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EB3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EB3'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918085'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001888" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920601'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001888'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001888'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920601'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AE2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921240'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AE2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AE2'^^xsd:string;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921240'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000191C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920740'^^xsd:integer;
  dwc:scientificName 'Stolonica socialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000191C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000191C'^^xsd:string;
  dwc:aphiaid '103921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920740'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001860" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920555'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001860'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001860'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920555'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B0E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921175'^^xsd:integer;
  dwc:scientificName 'Bowerbankia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B0E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B0E'^^xsd:string;
  dwc:aphiaid '111023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921175'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001838" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920529'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001838'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001838'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920529'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AF3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921202'^^xsd:integer;
  dwc:scientificName 'Halyphysema tumanowiczi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AF3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AF3'^^xsd:string;
  dwc:aphiaid '113869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921202'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '113869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F6F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918446'^^xsd:integer;
  dwc:scientificName 'Xantho pilipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F6F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F6F'^^xsd:string;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918446'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AD8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921101'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AD8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AD8'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921101'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000196B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920808'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000196B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000196B'^^xsd:string;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920808'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018CC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920599'^^xsd:integer;
  dwc:scientificName 'Drachiella heterocarpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018CC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018CC'^^xsd:string;
  dwc:aphiaid '144745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920599'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018AF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920576'^^xsd:integer;
  dwc:scientificName 'Bowerbankia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018AF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018AF'^^xsd:string;
  dwc:aphiaid '111023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920576'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EAC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918259'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EAC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EAC'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918259'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918431'^^xsd:integer;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F69'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F69'^^xsd:string;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918431'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918271'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F19'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F19'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918271'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921222'^^xsd:integer;
  dwc:scientificName 'Polycera faeroensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B02'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B02'^^xsd:string;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921222'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001904" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920674'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001904'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001904'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920674'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A0F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920972'^^xsd:integer;
  dwc:scientificName 'Salmacina dysteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A0F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A0F'^^xsd:string;
  dwc:aphiaid '131038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920972'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001939" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920668'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001939'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001939'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920668'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018FC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920743'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018FC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018FC'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920743'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001865" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920503'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001865'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001865'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920503'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921064'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A51'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A51'^^xsd:string;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921064'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EE6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918296'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EE6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EE6'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918296'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F3A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918363'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F3A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F3A'^^xsd:string;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918363'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EF8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918329'^^xsd:integer;
  dwc:scientificName 'Xantho pilipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EF8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EF8'^^xsd:string;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918329'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018E2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920694'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018E2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018E2'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920694'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001861" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920519'^^xsd:integer;
  dwc:scientificName 'Holothuria forskali'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001861'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001861'^^xsd:string;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920519'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000187F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920642'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000187F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000187F'^^xsd:string;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920642'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AC6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921077'^^xsd:integer;
  dwc:scientificName 'Ascidia mentula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AC6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AC6'^^xsd:string;
  dwc:aphiaid '103710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921077'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018A4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920578'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018A4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018A4'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920578'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018E8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920702'^^xsd:integer;
  dwc:scientificName 'Halyphysema tumanowiczi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018E8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018E8'^^xsd:string;
  dwc:aphiaid '113869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920702'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '113869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001ACD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921152'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001ACD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001ACD'^^xsd:string;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921152'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ED0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918089'^^xsd:integer;
  dwc:scientificName 'Ascidia mentula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ED0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ED0'^^xsd:string;
  dwc:aphiaid '103710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918089'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '103710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EF5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918297'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EF5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EF5'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918297'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918274'^^xsd:integer;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F03'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F03'^^xsd:string;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918274'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AD2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921067'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AD2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AD2'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921067'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AC4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921136'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AC4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AC4'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921136'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AA3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921153'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AA3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AA3'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921153'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019C5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920867'^^xsd:integer;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019C5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019C5'^^xsd:string;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920867'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920761'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001954'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001954'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920761'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018C9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920558'^^xsd:integer;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018C9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018C9'^^xsd:string;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920558'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019A8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920843'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019A8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019A8'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920843'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EEE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918319'^^xsd:integer;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EEE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EEE'^^xsd:string;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918319'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F2C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918339'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F2C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F2C'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918339'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019CC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920932'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019CC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019CC'^^xsd:string;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920932'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920970'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A07'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A07'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920970'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EAA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918111'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EAA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EAA'^^xsd:string;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918111'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920973'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A15'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A15'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920973'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018A8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920639'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria reptans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018A8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018A8'^^xsd:string;
  dwc:aphiaid '111247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920639'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '738997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018BA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920629'^^xsd:integer;
  dwc:scientificName 'Polycarpa pomaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018BA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018BA'^^xsd:string;
  dwc:aphiaid '103909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920629'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019BF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920881'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019BF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019BF'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920881'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918427'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F89'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F89'^^xsd:string;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918427'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918445'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F81'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F81'^^xsd:string;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918445'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918344'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F42'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F42'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918344'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ED8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918262'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ED8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ED8'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918262'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001992" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920832'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001992'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001992'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920832'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EBA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918116'^^xsd:integer;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EBA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EBA'^^xsd:string;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918116'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001A9A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921114'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001A9A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001A9A'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921114'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019B0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920882'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019B0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019B0'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920882'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000199A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920839'^^xsd:integer;
  dwc:scientificName 'Phoronis hippocrepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000199A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000199A'^^xsd:string;
  dwc:aphiaid '128548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920839'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '128548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F5D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918355'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F5D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F5D'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918355'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001987" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920819'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001987'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001987'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920819'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019BD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920863'^^xsd:integer;
  dwc:scientificName 'Bowerbankia citrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019BD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019BD'^^xsd:string;
  dwc:aphiaid '111664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920863'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '851584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000019CA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920877'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000019CA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000019CA'^^xsd:string;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920877'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918420'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F92'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F92'^^xsd:string;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918420'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018B7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920598'^^xsd:integer;
  dwc:scientificName 'Diplosoma spongiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018B7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018B7'^^xsd:string;
  dwc:aphiaid '103582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920598'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001913" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920680'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001913'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001913'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920680'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24921105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24921105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001AA7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24921105'^^xsd:integer;
  dwc:scientificName 'Galathea strigosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001AA7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001AA7'^^xsd:string;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24921105'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001871" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920499'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001871'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001871'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920499'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.18197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655617 -5.18197)"^^geo:wktLiteral ;
  geo-pos:lat "51.655617"^^xsd:decimal ;
  geo-pos:long "-5.18197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3194%3A24920623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3194:24920623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000018AB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3194'^^xsd:integer;
  dwc:catalogNumber '24920623'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000018AB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.18197'^^xsd:double;
  dwc:latitude '51.655617'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000018AB'^^xsd:string;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3194:24920623'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917752'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D57'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D57'^^xsd:string;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917752'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D2B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917741'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D2B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D2B'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917741'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D3F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917756'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D3F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D3F'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917756'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D4F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917755'^^xsd:integer;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D4F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D4F'^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917755'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D4E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917710'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D4E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D4E'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917710'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917742'^^xsd:integer;
  dwc:scientificName 'Prostheceraeus vittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D37'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D37'^^xsd:string;
  dwc:aphiaid '142820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917742'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '142820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D2D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917737'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D2D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D2D'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917737'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917709'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D56'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D56'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917709'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D3C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917714'^^xsd:integer;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D3C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D3C'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917714'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917735'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D31'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D31'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917735'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DAC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917856'^^xsd:integer;
  dwc:scientificName 'Salmacina dysteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DAC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DAC'^^xsd:string;
  dwc:aphiaid '131038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917856'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '131038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917588'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C90'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C90'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917588'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D6D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917789'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D6D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D6D'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917789'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000872" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917002'^^xsd:integer;
  dwc:scientificName 'Styela clava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000872'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000872'^^xsd:string;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917002'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917915'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E07'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E07'^^xsd:string;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917915'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '130875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DFF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916850'^^xsd:integer;
  dwc:scientificName 'Urticina eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DFF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DFF'^^xsd:string;
  dwc:aphiaid '100833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916850'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '100833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917911'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E02'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E02'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917911'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917984'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E66'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E66'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917984'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DD7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917904'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DD7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DD7'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917904'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DEA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917869'^^xsd:integer;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DEA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DEA'^^xsd:string;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917869'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008D9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917081'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008D9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008D9'^^xsd:string;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917081'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D8C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917809'^^xsd:integer;
  dwc:scientificName 'Styela clava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D8C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D8C'^^xsd:string;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917809'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D7A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917810'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D7A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D7A'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917810'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917947'^^xsd:integer;
  dwc:scientificName 'Polymastia mammillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E21'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E21'^^xsd:string;
  dwc:aphiaid '150221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917947'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '134204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000822" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916945'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000822'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000822'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916945'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000858" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916474'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000858'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000858'^^xsd:string;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916474'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000087B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916475'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000087B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000087B'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916475'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000899" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917006'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000899'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000899'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917006'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008DA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917053'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008DA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008DA'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917053'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917684'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D21'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D21'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917684'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917650'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D08'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D08'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917650'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D1E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917681'^^xsd:integer;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D1E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D1E'^^xsd:string;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917681'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E1B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917916'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E1B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E1B'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917916'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DFB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916732'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DFB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DFB'^^xsd:string;
  dwc:aphiaid '184523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916732'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DFA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916729'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DFA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DFA'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916729'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916722'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E11'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E11'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916722'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918032'^^xsd:integer;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E59'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E59'^^xsd:string;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918032'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E6D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918035'^^xsd:integer;
  dwc:scientificName 'Thecacera pennigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E6D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E6D'^^xsd:string;
  dwc:aphiaid '140840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918035'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '140840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000087A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916987'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000087A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000087A'^^xsd:string;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916987'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917773'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D61'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D61'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917773'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E9D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918043'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E9D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E9D'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918043'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000080C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916919'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000080C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000080C'^^xsd:string;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916919'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917759'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D64'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D64'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917759'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917998'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E75'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E75'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917998'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917712'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D44'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D44'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917712'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917724'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D29'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D29'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917724'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917726'^^xsd:integer;
  dwc:scientificName 'Eubranchus tricolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D48'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D48'^^xsd:string;
  dwc:aphiaid '139771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917726'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '139771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917751'^^xsd:integer;
  dwc:scientificName 'Styela clava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D54'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D54'^^xsd:string;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917751'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D4C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917749'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D4C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D4C'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917749'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D3D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917716'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D3D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D3D'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917716'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917719'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D50'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D50'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917719'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917729'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D43'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D43'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917729'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917746'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D33'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D33'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917746'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917931'^^xsd:integer;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E33'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E33'^^xsd:string;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917931'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E1F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917958'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E1F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E1F'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917958'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917959'^^xsd:integer;
  dwc:scientificName 'Sertularella gaudichaudi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E30'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E30'^^xsd:string;
  dwc:aphiaid '117901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917959'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '117901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917962'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E22'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E22'^^xsd:string;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917962'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918066'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E90'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E90'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918066'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EA4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918040'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EA4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EA4'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918040'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000825" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916454'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000825'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000825'^^xsd:string;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916454'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008CF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917063'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008CF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008CF'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917063'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E3B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917946'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E3B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E3B'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917946'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917794'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D90'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D90'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917794'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D6E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917803'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D6E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D6E'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917803'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DF6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916844'^^xsd:integer;
  dwc:scientificName 'Suberites ficus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DF6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DF6'^^xsd:string;
  dwc:aphiaid '134285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916844'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '134285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E0B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916737'^^xsd:integer;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E0B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E0B'^^xsd:string;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916737'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E0E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916724'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E0E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E0E'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916724'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917978'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E61'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E61'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917978'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D9D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917855'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D9D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D9D'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917855'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DCE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917903'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DCE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DCE'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917903'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000080D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916925'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000080D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000080D'^^xsd:string;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916925'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000836" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916464'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000836'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000836'^^xsd:string;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916464'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E7D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918077'^^xsd:integer;
  dwc:scientificName 'Suberites ficus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E7D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E7D'^^xsd:string;
  dwc:aphiaid '134285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918077'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '134285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008CE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917089'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008CE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008CE'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917089'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DCF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917891'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DCF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DCF'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917891'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917604'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C95'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C95'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917604'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917976'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E77'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E77'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917976'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E8F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918068'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E8F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E8F'^^xsd:string;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918068'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E5B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918034'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E5B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E5B'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918034'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917743'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D28'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D28'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917743'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917733'^^xsd:integer;
  dwc:scientificName 'Haliclona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D27'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D27'^^xsd:string;
  dwc:aphiaid '231816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917733'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '166605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DA7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917838'^^xsd:integer;
  dwc:scientificName 'Halecium beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DA7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DA7'^^xsd:string;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917838'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917839'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D98'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D98'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917839'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DBA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917857'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DBA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DBA'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917857'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DC0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917859'^^xsd:integer;
  dwc:scientificName 'Styela clava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DC0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DC0'^^xsd:string;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917859'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CCE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917571'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CCE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CCE'^^xsd:string;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917571'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CA5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917605'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CA5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CA5'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917605'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CFD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917677'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CFD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CFD'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917677'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E2A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917921'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E2A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E2A'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917921'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E2B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917922'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E2B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E2B'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917922'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917926'^^xsd:integer;
  dwc:scientificName 'Biemna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E28'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E28'^^xsd:string;
  dwc:aphiaid '131897'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917926'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '131897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917950'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E26'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E26'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917950'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917951'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E27'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E27'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917951'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917696'^^xsd:integer;
  dwc:scientificName 'Myxicola infundibulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D12'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D12'^^xsd:string;
  dwc:aphiaid '130932'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917696'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '130932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CEE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917670'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CEE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CEE'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917670'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CF7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917653'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CF7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CF7'^^xsd:string;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917653'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000863" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916980'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000863'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000863'^^xsd:string;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916980'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917678'^^xsd:integer;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D04'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D04'^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917678'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CF1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917648'^^xsd:integer;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CF1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CF1'^^xsd:string;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917648'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917542'^^xsd:integer;
  dwc:scientificName 'Antithamnion cruciatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C87'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C87'^^xsd:string;
  dwc:aphiaid '144509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917542'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C7F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917547'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C7F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C7F'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917547'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CC7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917559'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CC7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CC7'^^xsd:string;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917559'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C9D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917593'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C9D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C9D'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917593'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CBF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917550'^^xsd:integer;
  dwc:scientificName 'Anguinella palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CBF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CBF'^^xsd:string;
  dwc:aphiaid '111631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917550'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '111631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CD2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917636'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CD2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CD2'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917636'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CE9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917660'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CE9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CE9'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917660'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D1D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917703'^^xsd:integer;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D1D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D1D'^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917703'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D0C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917699'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D0C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D0C'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917699'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DB7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917829'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DB7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DB7'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917829'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DE1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917908'^^xsd:integer;
  dwc:scientificName 'Thecacera pennigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DE1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DE1'^^xsd:string;
  dwc:aphiaid '140840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917908'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '140840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008D8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917091'^^xsd:integer;
  dwc:scientificName 'Styela clava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008D8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008D8'^^xsd:string;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917091'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000867" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916985'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000867'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000867'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916985'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DCA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917888'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DCA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DCA'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917888'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000849" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916973'^^xsd:integer;
  dwc:scientificName 'Haliclona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000849'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000849'^^xsd:string;
  dwc:aphiaid '231816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916973'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '166605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000085C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916990'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000085C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000085C'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916990'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008AB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917025'^^xsd:integer;
  dwc:scientificName 'Gymnogongrus crenulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008AB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008AB'^^xsd:string;
  dwc:aphiaid '145656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917025'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008C1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917082'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008C1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008C1'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917082'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917801'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D72'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D72'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917801'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CEC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917671'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CEC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CEC'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917671'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000839" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916928'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000839'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000839'^^xsd:string;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916928'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000083D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916937'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000083D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000083D'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916937'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008B4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917090'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008B4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008B4'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917090'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000848" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917000'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000848'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000848'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917000'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000088B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917014'^^xsd:integer;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000088B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000088B'^^xsd:string;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917014'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000080A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916915'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000080A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000080A'^^xsd:string;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916915'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000873" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916479'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000873'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000873'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916479'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917679'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D23'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D23'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917679'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917698'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D15'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D15'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917698'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916846'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E06'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E06'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916846'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E3C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917942'^^xsd:integer;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E3C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E3C'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917942'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E4F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917957'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E4F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E4F'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917957'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917969'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E32'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E32'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917969'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E9F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918048'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E9F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E9F'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918048'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008C7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917058'^^xsd:integer;
  dwc:scientificName 'Archidoris pseudoargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008C7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008C7'^^xsd:string;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917058'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '138763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917734'^^xsd:integer;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D40'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D40'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917734'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917725'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D26'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D26'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917725'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917717'^^xsd:integer;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D34'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D34'^^xsd:string;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917717'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917754'^^xsd:integer;
  dwc:scientificName 'Urticina eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D30'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D30'^^xsd:string;
  dwc:aphiaid '100833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917754'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '100833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917730'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D58'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D58'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917730'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917705'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D35'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D35'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917705'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917707'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D53'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D53'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917707'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917731'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D25'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D25'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917731'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D2C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917732'^^xsd:integer;
  dwc:scientificName 'Haliclona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D2C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D2C'^^xsd:string;
  dwc:aphiaid '131834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917732'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '131834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917718'^^xsd:integer;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D52'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D52'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917718'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917711'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D46'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D46'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917711'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D4B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917706'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D4B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D4B'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917706'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000876" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916483'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000876'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000876'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916483'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917955'^^xsd:integer;
  dwc:scientificName 'Sarcodictyon roseum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E31'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E31'^^xsd:string;
  dwc:aphiaid '125340'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917955'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '291834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917798'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D87'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D87'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917798'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000821" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916934'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000821'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000821'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916934'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000827" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916953'^^xsd:integer;
  dwc:scientificName 'Grantia compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000827'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000827'^^xsd:string;
  dwc:aphiaid '132181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916953'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '132181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000851" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916477'^^xsd:integer;
  dwc:scientificName 'Anemonia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000851'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000851'^^xsd:string;
  dwc:aphiaid '100808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916477'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000850" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916986'^^xsd:integer;
  dwc:scientificName 'Obelia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000850'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000850'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916986'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008B3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917017'^^xsd:integer;
  dwc:scientificName 'Cladophora pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008B3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008B3'^^xsd:string;
  dwc:aphiaid '145059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917017'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1311360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008A3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917033'^^xsd:integer;
  dwc:scientificName 'Nitophyllum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008A3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008A3'^^xsd:string;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917033'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D8E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917778'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D8E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D8E'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917778'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D7C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917800'^^xsd:integer;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D7C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D7C'^^xsd:string;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917800'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CC4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917574'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CC4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CC4'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917574'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CC1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917568'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CC1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CC1'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917568'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917572'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CC8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CC8'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917572'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DB8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917836'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DB8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DB8'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917836'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E3D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917940'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E3D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E3D'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917940'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D6A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917799'^^xsd:integer;
  dwc:scientificName 'Oscarella lobularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D6A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D6A'^^xsd:string;
  dwc:aphiaid '133928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917799'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '133928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917930'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E47'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E47'^^xsd:string;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917930'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000855" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916994'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000855'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000855'^^xsd:string;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916994'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DB2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917826'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DB2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DB2'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917826'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DAE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917849'^^xsd:integer;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DAE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DAE'^^xsd:string;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917849'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DDE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917878'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DDE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DDE'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917878'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C9F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917587'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C9F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C9F'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917587'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CE4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917629'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CE4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CE4'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917629'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CD9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917637'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CD9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CD9'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917637'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917548'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoïdes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C86'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C86'^^xsd:string;
  dwc:aphiaid '494792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917548'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CA9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917602'^^xsd:integer;
  dwc:scientificName 'Prostheceraeus vittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CA9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CA9'^^xsd:string;
  dwc:aphiaid '142820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917602'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '142820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C8D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917614'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C8D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C8D'^^xsd:string;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917614'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D2F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917750'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D2F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D2F'^^xsd:string;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917750'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917727'^^xsd:integer;
  dwc:scientificName 'Eupolymnia nebulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D38'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D38'^^xsd:string;
  dwc:aphiaid '131489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917727'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '131489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D4D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917748'^^xsd:integer;
  dwc:scientificName 'Schizomavella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D4D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D4D'^^xsd:string;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917748'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917728'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D47'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D47'^^xsd:string;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917728'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1047602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000896" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917010'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000896'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000896'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917010'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E8C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918067'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E8C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E8C'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918067'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918059'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E99'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E99'^^xsd:string;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918059'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008DB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917079'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008DB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008DB'^^xsd:string;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917079'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917945'^^xsd:integer;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E39'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E39'^^xsd:string;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917945'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D0B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917689'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D0B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D0B'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917689'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917680'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D10'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D10'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917680'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CE8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917654'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CE8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CE8'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917654'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CF6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917644'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CF6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CF6'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917644'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CC6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917558'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CC6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CC6'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917558'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CD7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917623'^^xsd:integer;
  dwc:scientificName 'Aglaophenia pluma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CD7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CD7'^^xsd:string;
  dwc:aphiaid '117283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917623'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000891" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917022'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000891'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000891'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917022'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916741'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E01'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E01'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916741'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917949'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E35'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E35'^^xsd:string;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917949'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917980'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E72'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E72'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917980'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DF7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916841'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DF7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DF7'^^xsd:string;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916841'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916739'^^xsd:integer;
  dwc:scientificName 'Prostheceraeus vittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E05'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E05'^^xsd:string;
  dwc:aphiaid '142820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916739'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '142820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D2E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917740'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D2E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D2E'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917740'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D2A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917736'^^xsd:integer;
  dwc:scientificName 'Microciona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D2A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D2A'^^xsd:string;
  dwc:aphiaid '131872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917736'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '167605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918036'^^xsd:integer;
  dwc:scientificName 'Urticina eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E56'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E56'^^xsd:string;
  dwc:aphiaid '100833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918036'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '100833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E5C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917994'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E5C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E5C'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917994'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917975'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E58'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E58'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917975'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917761'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D62'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D62'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917761'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917840'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D99'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D99'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917840'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917575'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C97'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C97'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917575'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CB0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917620'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CB0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CB0'^^xsd:string;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917620'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CD4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917630'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CD4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CD4'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917630'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C8E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917581'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C8E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C8E'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917581'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917583'^^xsd:integer;
  dwc:scientificName 'Haliclona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C99'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C99'^^xsd:string;
  dwc:aphiaid '131834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917583'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '131834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CD1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917635'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CD1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CD1'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917635'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000810" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916924'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000810'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000810'^^xsd:string;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916924'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917939'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E45'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E45'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917939'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E2E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917943'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E2E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E2E'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917943'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008BC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917087'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008BC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008BC'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917087'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917982'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E69'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E69'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917982'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E1C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916848'^^xsd:integer;
  dwc:scientificName 'Trididemnum cereum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E1C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E1C'^^xsd:string;
  dwc:aphiaid '103594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916848'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917912'^^xsd:integer;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E18'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E18'^^xsd:string;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917912'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E6B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917981'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E6B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E6B'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917981'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917715'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D42'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D42'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917715'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DDA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917899'^^xsd:integer;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DDA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DDA'^^xsd:string;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917899'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917973'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E50'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E50'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917973'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917745'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D32'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D32'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917745'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DB0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917843'^^xsd:integer;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DB0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DB0'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917843'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DDC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917892'^^xsd:integer;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DDC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DDC'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917892'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000087E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916993'^^xsd:integer;
  dwc:scientificName 'Polysiphonia denudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000087E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000087E'^^xsd:string;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916993'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DC5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917815'^^xsd:integer;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DC5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DC5'^^xsd:string;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917815'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CF9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917649'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CF9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CF9'^^xsd:string;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917649'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '130875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DA9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917832'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DA9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DA9'^^xsd:string;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917832'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917540'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C85'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C85'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917540'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C9C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917553'^^xsd:integer;
  dwc:scientificName 'Aglaophenia pluma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C9C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C9C'^^xsd:string;
  dwc:aphiaid '117283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917553'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000879" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916984'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000879'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000879'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916984'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918054'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E96'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E96'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918054'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917925'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E38'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E38'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917925'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917964'^^xsd:integer;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E20'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E20'^^xsd:string;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917964'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008DF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917086'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008DF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008DF'^^xsd:string;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917086'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E8B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918074'^^xsd:integer;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E8B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E8B'^^xsd:string;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918074'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917941'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E23'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E23'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917941'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000080E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916921'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000080E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000080E'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916921'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917683'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D22'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D22'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917683'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000080B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916916'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000080B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000080B'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916916'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000816" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916451'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000816'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000816'^^xsd:string;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916451'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000081A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916459'^^xsd:integer;
  dwc:scientificName 'Pterothamnion plumula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000081A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000081A'^^xsd:string;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916459'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000831" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916453'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000831'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000831'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916453'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D8F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917777'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D8F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D8F'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917777'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000084F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916963'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000084F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000084F'^^xsd:string;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916963'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000084D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916960'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000084D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000084D'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916960'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000854" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916979'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000854'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000854'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916979'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000085D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916995'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000085D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000085D'^^xsd:string;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916995'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000088C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917030'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000088C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000088C'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917030'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008A8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917047'^^xsd:integer;
  dwc:scientificName 'Antithamnionella ternifolia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008A8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008A8'^^xsd:string;
  dwc:aphiaid '163275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917047'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '163275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918057'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E94'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E94'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918057'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917977'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E74'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E74'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917977'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000087F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916997'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000087F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000087F'^^xsd:string;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916997'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000089C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917016'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000089C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000089C'^^xsd:string;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917016'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008AC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917040'^^xsd:integer;
  dwc:scientificName 'Polysiphonia stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008AC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008AC'^^xsd:string;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917040'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000089E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917043'^^xsd:integer;
  dwc:scientificName 'Rhodophyllis divaricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000089E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000089E'^^xsd:string;
  dwc:aphiaid '145617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917043'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000894" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917045'^^xsd:integer;
  dwc:scientificName 'Tapes aureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000894'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000894'^^xsd:string;
  dwc:aphiaid '751173'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917045'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008DC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917067'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008DC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008DC'^^xsd:string;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917067'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008B5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917072'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008B5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008B5'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917072'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008C4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917074'^^xsd:integer;
  dwc:scientificName 'Helcion pellucidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008C4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008C4'^^xsd:string;
  dwc:aphiaid '162669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917074'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917970'^^xsd:integer;
  dwc:scientificName 'Anotrichium furcellatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E51'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E51'^^xsd:string;
  dwc:aphiaid '144505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917970'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '144505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DD0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917882'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DD0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DD0'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917882'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D1C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917685'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D1C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D1C'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917685'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DA5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917819'^^xsd:integer;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DA5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DA5'^^xsd:string;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917819'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917841'^^xsd:integer;
  dwc:scientificName 'Haliclona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DA1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DA1'^^xsd:string;
  dwc:aphiaid '231816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917841'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '166605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D9C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917854'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D9C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D9C'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917854'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DD2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917890'^^xsd:integer;
  dwc:scientificName 'Haliclona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DD2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DD2'^^xsd:string;
  dwc:aphiaid '231816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917890'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '166605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DCD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917902'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DCD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DCD'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917902'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917774'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D78'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D78'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917774'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917790'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D92'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D92'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917790'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917811'^^xsd:integer;
  dwc:scientificName 'Urticina eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D76'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D76'^^xsd:string;
  dwc:aphiaid '100833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917811'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '100833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917785'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D82'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D82'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917785'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917797'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D75'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D75'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917797'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917788'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D71'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D71'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917788'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D7D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917813'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D7D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D7D'^^xsd:string;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917813'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008C2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917066'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008C2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008C2'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917066'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E2F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917960'^^xsd:integer;
  dwc:scientificName 'Sertularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E2F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E2F'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917960'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008BE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917083'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008BE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008BE'^^xsd:string;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917083'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000838" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916456'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000838'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000838'^^xsd:string;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916456'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CD3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917631'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CD3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CD3'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917631'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CB6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917578'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CB6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CB6'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917578'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CDB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917642'^^xsd:integer;
  dwc:scientificName 'Urticina eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CDB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CDB'^^xsd:string;
  dwc:aphiaid '100833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917642'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '100833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DE0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917877'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DE0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DE0'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917877'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CDF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917633'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CDF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CDF'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917633'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DA4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917816'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DA4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DA4'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917816'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CCF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917590'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CCF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CCF'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917590'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917646'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D06'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D06'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917646'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917544'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C88'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C88'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917544'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CB2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917589'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CB2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CB2'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917589'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DB6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917834'^^xsd:integer;
  dwc:scientificName 'Eubranchus tricolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DB6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DB6'^^xsd:string;
  dwc:aphiaid '139771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917834'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '139771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C8C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917569'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C8C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C8C'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917569'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CD0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917579'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CD0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CD0'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917579'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CA4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917618'^^xsd:integer;
  dwc:scientificName 'Urticina eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CA4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CA4'^^xsd:string;
  dwc:aphiaid '100833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917618'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '100833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CDD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917622'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CDD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CDD'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917622'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E6F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917986'^^xsd:integer;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E6F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E6F'^^xsd:string;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917986'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CE6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917634'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CE6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CE6'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917634'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917914'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E09'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E09'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917914'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DF5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916843'^^xsd:integer;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DF5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DF5'^^xsd:string;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916843'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918038'^^xsd:integer;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E73'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E73'^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918038'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918029'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E55'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E55'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918029'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917828'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D97'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D97'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917828'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DC9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917880'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DC9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DC9'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917880'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DF3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917887'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DF3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DF3'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917887'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DD6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917909'^^xsd:integer;
  dwc:scientificName 'Urticina eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DD6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DD6'^^xsd:string;
  dwc:aphiaid '100833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917909'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '100833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DD3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917901'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DD3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DD3'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917901'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DA0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917851'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DA0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DA0'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917851'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917852'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DA2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DA2'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917852'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DBC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917866'^^xsd:integer;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DBC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DBC'^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917866'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DD9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917871'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DD9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DD9'^^xsd:string;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917871'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '130875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DDF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917886'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DDF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DDF'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917886'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DEB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917894'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DEB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DEB'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917894'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917948'^^xsd:integer;
  dwc:scientificName 'Polysiphonia denudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E52'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E52'^^xsd:string;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917948'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DAA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917817'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DAA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DAA'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917817'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917985'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E71'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E71'^^xsd:string;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917985'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917923'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E34'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E34'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917923'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008BD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917054'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008BD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008BD'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917054'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000868" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916471'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000868'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000868'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916471'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000882" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916964'^^xsd:integer;
  dwc:scientificName 'Ectocarpaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000882'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000882'^^xsd:string;
  dwc:aphiaid '143717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916964'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '143717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000861" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916970'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000861'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000861'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916970'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000865" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916982'^^xsd:integer;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000865'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000865'^^xsd:string;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916982'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000087C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916983'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000087C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000087C'^^xsd:string;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916983'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917990'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E68'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E68'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917990'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008AA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917039'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008AA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008AA'^^xsd:string;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917039'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000808" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916923'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000808'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000808'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916923'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E7A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917996'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E7A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E7A'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917996'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917989'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E78'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E78'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917989'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917655'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D05'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D05'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917655'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C9A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917600'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C9A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C9A'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917600'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C9B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917601'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C9B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C9B'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917601'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CD5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917640'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CD5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CD5'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917640'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917549'^^xsd:integer;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C82'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C82'^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917549'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D7B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917807'^^xsd:integer;
  dwc:scientificName 'Salmacina dysteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D7B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D7B'^^xsd:string;
  dwc:aphiaid '131038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917807'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '131038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E9A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918062'^^xsd:integer;
  dwc:scientificName 'Janolus cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E9A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E9A'^^xsd:string;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918062'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '162687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918051'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E85'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E85'^^xsd:string;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918051'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EA3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918045'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EA3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EA3'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918045'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000086B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916476'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000086B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000086B'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916476'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000860" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916988'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000860'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000860'^^xsd:string;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916988'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008AE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917046'^^xsd:integer;
  dwc:scientificName 'Anotrichium furcellatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008AE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008AE'^^xsd:string;
  dwc:aphiaid '144505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917046'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008CA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917056'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008CA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008CA'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917056'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000813" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916926'^^xsd:integer;
  dwc:scientificName 'Pterothamnion plumula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000813'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000813'^^xsd:string;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916926'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000823" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916944'^^xsd:integer;
  dwc:scientificName 'Didemnum maculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000823'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000823'^^xsd:string;
  dwc:aphiaid '103570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916944'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '103570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918080'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E86'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E86'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918080'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008AD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917038'^^xsd:integer;
  dwc:scientificName 'Polysiphonia denudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008AD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008AD'^^xsd:string;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917038'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CE7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917674'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CE7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CE7'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917674'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000809" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916918'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000809'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000809'^^xsd:string;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916918'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DE7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917867'^^xsd:integer;
  dwc:scientificName 'Anguinella palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DE7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DE7'^^xsd:string;
  dwc:aphiaid '111631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917867'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '111631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DB1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917844'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DB1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DB1'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917844'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DDD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917893'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DDD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DDD'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917893'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D9B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917850'^^xsd:integer;
  dwc:scientificName 'Phorbas fictitius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D9B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D9B'^^xsd:string;
  dwc:aphiaid '133679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917850'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '133679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DED" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917870'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DED'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DED'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917870'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DE9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917874'^^xsd:integer;
  dwc:scientificName 'Bowerbankia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DE9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DE9'^^xsd:string;
  dwc:aphiaid '111665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917874'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '851589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D9A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917833'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D9A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D9A'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917833'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917858'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D93'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D93'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917858'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DCC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917884'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DCC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DCC'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917884'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917971'^^xsd:integer;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E49'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E49'^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917971'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917805'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D77'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D77'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917805'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D00" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917645'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D00'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D00'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917645'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000857" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916998'^^xsd:integer;
  dwc:scientificName 'Salmacina dysteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000857'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000857'^^xsd:string;
  dwc:aphiaid '131038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916998'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '131038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D6F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917804'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D6F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D6F'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917804'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CEB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917656'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CEB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CEB'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917656'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CFA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917664'^^xsd:integer;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CFA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CFA'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917664'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CFF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917657'^^xsd:integer;
  dwc:scientificName 'Eubranchus tricolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CFF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CFF'^^xsd:string;
  dwc:aphiaid '139771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917657'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '139771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CFC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917652'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CFC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CFC'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917652'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000832" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916929'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000832'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000832'^^xsd:string;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916929'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000841" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916465'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000841'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000841'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916465'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917937'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E25'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E25'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917937'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917961'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E37'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E37'^^xsd:string;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917961'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918079'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E97'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E97'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918079'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E8D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918065'^^xsd:integer;
  dwc:scientificName 'Myxicola infundibulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E8D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E8D'^^xsd:string;
  dwc:aphiaid '130932'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918065'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '130932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918061'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E91'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E91'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918061'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000089B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917023'^^xsd:integer;
  dwc:scientificName 'Gracilaria gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000089B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000089B'^^xsd:string;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917023'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008A1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917031'^^xsd:integer;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008A1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008A1'^^xsd:string;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917031'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000890" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917034'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000890'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000890'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917034'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CA0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917613'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CA0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CA0'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917613'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917780'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D81'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D81'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917780'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000888" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917044'^^xsd:integer;
  dwc:scientificName 'Suberites ficus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000888'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000888'^^xsd:string;
  dwc:aphiaid '134285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917044'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '134285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917612'^^xsd:integer;
  dwc:scientificName 'Sertularella gaudichaudi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CA2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CA2'^^xsd:string;
  dwc:aphiaid '117901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917612'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CDC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917627'^^xsd:integer;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CDC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CDC'^^xsd:string;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917627'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917956'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E46'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E46'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917956'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917775'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D83'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D83'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917775'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917808'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D84'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D84'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917808'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917802'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D73'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D73'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917802'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917812'^^xsd:integer;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D86'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D86'^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917812'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D7E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917814'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D7E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D7E'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917814'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DC4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917864'^^xsd:integer;
  dwc:scientificName 'Trididemnum cereum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DC4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DC4'^^xsd:string;
  dwc:aphiaid '103594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917864'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DA6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917865'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DA6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DA6'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917865'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DC6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917830'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DC6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DC6'^^xsd:string;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917830'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DF2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917881'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DF2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DF2'^^xsd:string;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917881'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CBD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917610'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CBD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CBD'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917610'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000081E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916470'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000081E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000081E'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916470'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000812" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916917'^^xsd:integer;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000812'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000812'^^xsd:string;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916917'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000817" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916938'^^xsd:integer;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000817'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000817'^^xsd:string;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916938'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000081D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916950'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000081D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000081D'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916950'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E2D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917938'^^xsd:integer;
  dwc:scientificName 'Eudendrium capillare'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E2D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E2D'^^xsd:string;
  dwc:aphiaid '117544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917938'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '117544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917974'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E53'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E53'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917974'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000889" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917042'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000889'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000889'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917042'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000885" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916966'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000885'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000885'^^xsd:string;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916966'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000086C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916968'^^xsd:integer;
  dwc:scientificName 'Flustrellidra hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000086C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000086C'^^xsd:string;
  dwc:aphiaid '111621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916968'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008AF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917021'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008AF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008AF'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917021'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008CB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917070'^^xsd:integer;
  dwc:scientificName 'Flustrellidra hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008CB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008CB'^^xsd:string;
  dwc:aphiaid '111621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917070'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000886" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917005'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000886'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000886'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917005'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917050'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008B2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008B2'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917050'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917071'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008E1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008E1'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917071'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008E2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917096'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008E2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008E2'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917096'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008BA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917085'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008BA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008BA'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917085'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CAB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917615'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CAB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CAB'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917615'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DBD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917822'^^xsd:integer;
  dwc:scientificName 'Bowerbankia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DBD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DBD'^^xsd:string;
  dwc:aphiaid '111665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917822'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '851589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DC3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917845'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DC3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DC3'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917845'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DE2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917868'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DE2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DE2'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917868'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DF0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917895'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DF0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DF0'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917895'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CB1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917597'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CB1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CB1'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917597'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CB3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917564'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CB3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CB3'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917564'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CAF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917598'^^xsd:integer;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CAF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CAF'^^xsd:string;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917598'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D0F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917700'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D0F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D0F'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917700'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CED" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917662'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CED'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CED'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917662'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CFE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917658'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CFE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CFE'^^xsd:string;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917658'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1047602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918000'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E63'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E63'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918000'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918031'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E57'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E57'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918031'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E1D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916845'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E1D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E1D'^^xsd:string;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916845'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E5D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917997'^^xsd:integer;
  dwc:scientificName 'Myxicola infundibulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E5D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E5D'^^xsd:string;
  dwc:aphiaid '130932'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917997'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '130932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D5F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917762'^^xsd:integer;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D5F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D5F'^^xsd:string;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917762'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000088D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917041'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000088D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000088D'^^xsd:string;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917041'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917953'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E24'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E24'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917953'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916723'^^xsd:integer;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E10'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E10'^^xsd:string;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916723'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000837" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916452'^^xsd:integer;
  dwc:scientificName 'Microciona atrasanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000837'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000837'^^xsd:string;
  dwc:aphiaid '133066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916452'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '167617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000083A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916933'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000083A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000083A'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916933'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E9B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918078'^^xsd:integer;
  dwc:scientificName 'Thecacera pennigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E9B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E9B'^^xsd:string;
  dwc:aphiaid '140840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918078'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '140840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917968'^^xsd:integer;
  dwc:scientificName 'Trivia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E40'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E40'^^xsd:string;
  dwc:aphiaid '141741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917968'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '141741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000824" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916469'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000824'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000824'^^xsd:string;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916469'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000082F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916946'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000082F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000082F'^^xsd:string;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916946'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000828" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916455'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000828'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000828'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916455'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917933'^^xsd:integer;
  dwc:scientificName 'Chlorophycota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E54'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E54'^^xsd:string;
  dwc:aphiaid '801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917933'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E7F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918069'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E7F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E7F'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918069'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918070'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E80'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E80'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918070'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918041'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E81'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E81'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918041'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000083E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916951'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000083E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000083E'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916951'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000088E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917032'^^xsd:integer;
  dwc:scientificName 'Myxicola infundibulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000088E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000088E'^^xsd:string;
  dwc:aphiaid '130932'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917032'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '130932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000089F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917037'^^xsd:integer;
  dwc:scientificName 'Phyllophora sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000089F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000089F'^^xsd:string;
  dwc:aphiaid '145665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917037'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008C3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917076'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008C3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008C3'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917076'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008A5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917020'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008A5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008A5'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917020'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000085B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916472'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000085B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000085B'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916472'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000856" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917001'^^xsd:integer;
  dwc:scientificName 'Spirorbis spirorbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000856'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000856'^^xsd:string;
  dwc:aphiaid '131237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917001'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '334842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000892" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917019'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000892'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000892'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917019'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008A6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917026'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008A6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008A6'^^xsd:string;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917026'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008DE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917073'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008DE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008DE'^^xsd:string;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917073'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000085F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916978'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000085F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000085F'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916978'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000866" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917003'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000866'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000866'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917003'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000089A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917018'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000089A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000089A'^^xsd:string;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917018'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917928'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E48'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E48'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917928'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E4A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917934'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E4A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E4A'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917934'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E4C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917936'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E4C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E4C'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917936'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000819" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916942'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000819'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000819'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916942'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000086E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916485'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000086E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000086E'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916485'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008A9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917049'^^xsd:integer;
  dwc:scientificName 'Chondria coerulescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008A9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008A9'^^xsd:string;
  dwc:aphiaid '144796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917049'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008CD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917052'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008CD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008CD'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917052'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000862" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916971'^^xsd:integer;
  dwc:scientificName 'Gibbula umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000862'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000862'^^xsd:string;
  dwc:aphiaid '141801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916971'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1039850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918073'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E89'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E89'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918073'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000807" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916922'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000807'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000807'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916922'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917584'^^xsd:integer;
  dwc:scientificName 'Haliclona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C93'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C93'^^xsd:string;
  dwc:aphiaid '231816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917584'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '166605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917592'^^xsd:integer;
  dwc:scientificName 'Myxilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C92'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C92'^^xsd:string;
  dwc:aphiaid '131970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917592'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '131970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917603'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C94'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C94'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917603'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917688'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D17'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D17'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917688'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917676'^^xsd:integer;
  dwc:scientificName 'Trididemnum cereum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D09'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D09'^^xsd:string;
  dwc:aphiaid '103594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917676'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917651'^^xsd:integer;
  dwc:scientificName 'Bowerbankia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D03'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D03'^^xsd:string;
  dwc:aphiaid '111023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917651'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '111022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CF4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917669'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CF4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CF4'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917669'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CF2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917666'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CF2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CF2'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917666'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CEA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917661'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CEA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CEA'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917661'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917647'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D07'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D07'^^xsd:string;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917647'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DAF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917837'^^xsd:integer;
  dwc:scientificName 'Galathea squamifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DAF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DAF'^^xsd:string;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917837'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CE2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917624'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CE2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CE2'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917624'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CAC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917561'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CAC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CAC'^^xsd:string;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917561'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '130875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CC0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917596'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CC0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CC0'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917596'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CA3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917608'^^xsd:integer;
  dwc:scientificName 'Sarcodictyon roseum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CA3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CA3'^^xsd:string;
  dwc:aphiaid '125340'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917608'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '291834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CD8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917639'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CD8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CD8'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917639'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DB5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917835'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DB5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DB5'^^xsd:string;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917835'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1047602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D9E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917842'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D9E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D9E'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917842'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000081B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916939'^^xsd:integer;
  dwc:scientificName 'Ceramium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000081B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000081B'^^xsd:string;
  dwc:aphiaid '144562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916939'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008A0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917012'^^xsd:integer;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008A0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008A0'^^xsd:string;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917012'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917784'^^xsd:integer;
  dwc:scientificName 'Crenilabrus melops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D91'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D91'^^xsd:string;
  dwc:aphiaid '182739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917784'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '273571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DEF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917872'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DEF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DEF'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917872'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CB5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917551'^^xsd:integer;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CB5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CB5'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917551'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917556'^^xsd:integer;
  dwc:scientificName 'Aplysilla rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C98'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C98'^^xsd:string;
  dwc:aphiaid '132296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917556'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '132296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DC2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917820'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DC2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DC2'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917820'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917848'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D94'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D94'^^xsd:string;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917848'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917862'^^xsd:integer;
  dwc:scientificName 'Tethya aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D95'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D95'^^xsd:string;
  dwc:aphiaid '134311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917862'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '134311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C8B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917580'^^xsd:integer;
  dwc:scientificName 'Grantia compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C8B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C8B'^^xsd:string;
  dwc:aphiaid '132181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917580'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '132181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918055'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EA2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EA2'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918055'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E9E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918046'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E9E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E9E'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918046'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918064'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E87'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E87'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918064'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918060'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E83'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E83'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918060'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008D2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917088'^^xsd:integer;
  dwc:scientificName 'Schizomavella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008D2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008D2'^^xsd:string;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917088'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008D6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917062'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008D6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008D6'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917062'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917779'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D85'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D85'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917779'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917783'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D88'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D88'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917783'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D8D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917786'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D8D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D8D'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917786'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E4B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917924'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E4B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E4B'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917924'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917932'^^xsd:integer;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E44'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E44'^^xsd:string;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917932'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000833" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916468'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000833'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000833'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916468'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D8B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917776'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D8B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D8B'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917776'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EA5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918058'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EA5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EA5'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918058'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E7E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918053'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E7E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E7E'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918053'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E8A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918042'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E8A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E8A'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918042'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000081F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916931'^^xsd:integer;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000081F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000081F'^^xsd:string;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916931'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000878" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916482'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000878'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000878'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916482'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000875" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916478'^^xsd:integer;
  dwc:scientificName 'Ascidia conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000875'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000875'^^xsd:string;
  dwc:aphiaid '103702'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916478'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '103702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DF9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916740'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DF9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DF9'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916740'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DF4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916840'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DF4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DF4'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916840'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D5D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917769'^^xsd:integer;
  dwc:scientificName 'Haliclona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D5D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D5D'^^xsd:string;
  dwc:aphiaid '131834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917769'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '131834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CB9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917577'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CB9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CB9'^^xsd:string;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917577'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1047602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D3E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917738'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D3E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D3E'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917738'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917860'^^xsd:integer;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D96'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D96'^^xsd:string;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917860'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CC2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917555'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CC2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CC2'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917555'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DDB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917898'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DDB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DDB'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917898'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C9E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917594'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C9E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C9E'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917594'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000820" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916935'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000820'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000820'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916935'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000081C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916954'^^xsd:integer;
  dwc:scientificName 'Griffithsia devoniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000081C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000081C'^^xsd:string;
  dwc:aphiaid '144583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916954'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D5A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917768'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D5A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D5A'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917768'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916726'^^xsd:integer;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E19'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E19'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916726'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DFC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916738'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DFC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DFC'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916738'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D6B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917791'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D6B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D6B'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917791'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000845" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916461'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000845'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000845'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916461'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000846" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916936'^^xsd:integer;
  dwc:scientificName 'Bugula avicularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000846'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000846'^^xsd:string;
  dwc:aphiaid '111150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916936'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '833990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000843" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916949'^^xsd:integer;
  dwc:scientificName 'Flustrellidra hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000843'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000843'^^xsd:string;
  dwc:aphiaid '111621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916949'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918049'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E95'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E95'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918049'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CF3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917667'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CF3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CF3'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917667'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DBE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917818'^^xsd:integer;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DBE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DBE'^^xsd:string;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917818'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917722'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D36'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D36'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917722'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917723'^^xsd:integer;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D51'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D51'^^xsd:string;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917723'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D3B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917708'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D3B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D3B'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917708'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917919'^^xsd:integer;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E16'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E16'^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917919'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000085E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916486'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000085E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000085E'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916486'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917967'^^xsd:integer;
  dwc:scientificName 'Tritonia lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E42'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E42'^^xsd:string;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917967'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1669251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008BB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917093'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008BB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008BB'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917093'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DB9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917824'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DB9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DB9'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917824'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DAB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917853'^^xsd:integer;
  dwc:scientificName 'Prostheceraeus vittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DAB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DAB'^^xsd:string;
  dwc:aphiaid '142820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917853'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '142820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DE4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917876'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DE4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DE4'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917876'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DC1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917821'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DC1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DC1'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917821'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DEE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917873'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DEE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DEE'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917873'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E6A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917988'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E6A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E6A'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917988'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916728'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E04'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E04'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916728'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000834" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916947'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000834'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000834'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916947'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917585'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C96'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C96'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917585'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917591'^^xsd:integer;
  dwc:scientificName 'Leucosolenia complicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C89'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C89'^^xsd:string;
  dwc:aphiaid '132219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917591'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '132219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CBE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917609'^^xsd:integer;
  dwc:scientificName 'Schizomavella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CBE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CBE'^^xsd:string;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917609'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CE0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917632'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CE0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CE0'^^xsd:string;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917632'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1047602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CE3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917641'^^xsd:integer;
  dwc:scientificName 'Schizomavella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CE3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CE3'^^xsd:string;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917641'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917702'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D11'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D11'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917702'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D1A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917690'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D1A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D1A'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917690'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000847" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916943'^^xsd:integer;
  dwc:scientificName 'Cryptosula pallasiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000847'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000847'^^xsd:string;
  dwc:aphiaid '111343'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916943'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D5E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917772'^^xsd:integer;
  dwc:scientificName 'Urticina eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D5E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D5E'^^xsd:string;
  dwc:aphiaid '100833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917772'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '100833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917763'^^xsd:integer;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D66'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D66'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917763'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917987'^^xsd:integer;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E76'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E76'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917987'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917760'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D67'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D67'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917760'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DF8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916842'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DF8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DF8'^^xsd:string;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916842'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000830" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916466'^^xsd:integer;
  dwc:scientificName 'Tubularia larynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000830'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000830'^^xsd:string;
  dwc:aphiaid '117995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916466'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '157933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000815" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916952'^^xsd:integer;
  dwc:scientificName 'Gracilaria gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000815'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000815'^^xsd:string;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916952'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917739'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D59'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D59'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917739'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D3A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917744'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D3A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D3A'^^xsd:string;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917744'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917713'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D41'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D41'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917713'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917753'^^xsd:integer;
  dwc:scientificName 'Thecacera pennigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D49'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D49'^^xsd:string;
  dwc:aphiaid '140840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917753'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '140840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917720'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D45'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D45'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917720'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917694'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D18'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D18'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917694'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CFB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917659'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CFB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CFB'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917659'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CB4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917565'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CB4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CB4'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917565'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CCC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917616'^^xsd:integer;
  dwc:scientificName 'Trididemnum cereum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CCC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CCC'^^xsd:string;
  dwc:aphiaid '103594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917616'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CDA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917628'^^xsd:integer;
  dwc:scientificName 'Clytia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CDA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CDA'^^xsd:string;
  dwc:aphiaid '117030'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917628'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DB3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917846'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DB3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DB3'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917846'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E7C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918037'^^xsd:integer;
  dwc:scientificName 'Anotrichium furcellatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E7C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E7C'^^xsd:string;
  dwc:aphiaid '144505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918037'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '144505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000083B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916948'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000083B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000083B'^^xsd:string;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916948'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000829" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916955'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000829'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000829'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916955'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000877" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916962'^^xsd:integer;
  dwc:scientificName 'Didemnum maculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000877'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000877'^^xsd:string;
  dwc:aphiaid '103570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916962'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '103570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000086F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916999'^^xsd:integer;
  dwc:scientificName 'Schizomavella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000086F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000086F'^^xsd:string;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916999'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918075'^^xsd:integer;
  dwc:scientificName 'Sertularella gaudichaudi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E84'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E84'^^xsd:string;
  dwc:aphiaid '117901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918075'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '117901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917963'^^xsd:integer;
  dwc:scientificName 'Suberites'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E29'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E29'^^xsd:string;
  dwc:aphiaid '132072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917963'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '132072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E4E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917966'^^xsd:integer;
  dwc:scientificName 'Trididemnum cereum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E4E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E4E'^^xsd:string;
  dwc:aphiaid '103594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917966'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E4D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917927'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E4D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E4D'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917927'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CCB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917599'^^xsd:integer;
  dwc:scientificName 'Perophora listeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CCB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CCB'^^xsd:string;
  dwc:aphiaid '103759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917599'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CB8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917557'^^xsd:integer;
  dwc:scientificName 'Archidoris pseudoargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CB8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CB8'^^xsd:string;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917557'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '138763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000852" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916967'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000852'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000852'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916967'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000897" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917009'^^xsd:integer;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000897'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000897'^^xsd:string;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917009'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000887" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917027'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000887'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000887'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917027'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008D4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917057'^^xsd:integer;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008D4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008D4'^^xsd:string;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917057'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008B6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917075'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008B6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008B6'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917075'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000083F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916450'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000083F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000083F'^^xsd:string;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916450'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000835" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916460'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000835'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000835'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916460'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000082C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916956'^^xsd:integer;
  dwc:scientificName 'Haliclona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000082C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000082C'^^xsd:string;
  dwc:aphiaid '231816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916956'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '166605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000085A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916965'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000085A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000085A'^^xsd:string;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916965'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008C0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917069'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008C0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008C0'^^xsd:string;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917069'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000853" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916992'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000853'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000853'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916992'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008D7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917061'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008D7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008D7'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917061'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E6C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917993'^^xsd:integer;
  dwc:scientificName 'Janolus cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E6C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E6C'^^xsd:string;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917993'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '162687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917979'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E79'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E79'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917979'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000080F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916920'^^xsd:integer;
  dwc:scientificName 'Flustrellidra hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000080F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000080F'^^xsd:string;
  dwc:aphiaid '111621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916920'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000859" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916481'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000859'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000859'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916481'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000086D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916484'^^xsd:integer;
  dwc:scientificName 'Bowerbankia citrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000086D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000086D'^^xsd:string;
  dwc:aphiaid '111664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916484'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '851584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000088F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917011'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000088F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000088F'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917011'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000087D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916989'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoïdes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000087D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000087D'^^xsd:string;
  dwc:aphiaid '494792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916989'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008B0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917028'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008B0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008B0'^^xsd:string;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917028'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008C9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917055'^^xsd:integer;
  dwc:scientificName 'Alcyonidium gelatinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008C9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008C9'^^xsd:string;
  dwc:aphiaid '111600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917055'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008E0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917077'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008E0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008E0'^^xsd:string;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917077'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CA6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917566'^^xsd:integer;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CA6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CA6'^^xsd:string;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917566'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917576'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C91'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C91'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917576'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C8A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917611'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C8A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C8A'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917611'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DA8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917847'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DA8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DA8'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917847'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DCB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917889'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DCB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DCB'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917889'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DD4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917896'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DD4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DD4'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917896'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CF8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917675'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CF8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CF8'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917675'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DE5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917905'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DE5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DE5'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917905'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CEF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917665'^^xsd:integer;
  dwc:scientificName 'Microciona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CEF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CEF'^^xsd:string;
  dwc:aphiaid '131872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917665'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '167605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917793'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D70'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D70'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917793'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917795'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D80'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D80'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917795'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008A4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917013'^^xsd:integer;
  dwc:scientificName 'Ceramium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008A4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008A4'^^xsd:string;
  dwc:aphiaid '144562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917013'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917992'^^xsd:integer;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E64'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E64'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917992'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000084E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916974'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000084E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000084E'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916974'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000880" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916996'^^xsd:integer;
  dwc:scientificName 'Pterothamnion plumula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000880'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000880'^^xsd:string;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916996'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008A2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917007'^^xsd:integer;
  dwc:scientificName 'Aglaothamnion byssoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008A2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008A2'^^xsd:string;
  dwc:aphiaid '144490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917007'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008D0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917064'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008D0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008D0'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917064'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917995'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E67'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E67'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917995'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917983'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E65'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E65'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917983'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916847'^^xsd:integer;
  dwc:scientificName 'Thecacera pennigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E14'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E14'^^xsd:string;
  dwc:aphiaid '140840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916847'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '140840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916742'^^xsd:integer;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E03'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E03'^^xsd:string;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916742'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917999'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E62'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E62'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917999'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917764'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D65'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D65'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917764'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917766'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D69'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D69'^^xsd:string;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917766'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E00" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916735'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E00'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E00'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916735'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E1A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916727'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E1A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E1A'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916727'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D5C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917767'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D5C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D5C'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917767'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E0A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917913'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E0A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E0A'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917913'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E0C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916734'^^xsd:integer;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E0C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E0C'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916734'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916743'^^xsd:integer;
  dwc:scientificName 'Schizomavella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E17'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E17'^^xsd:string;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916743'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916730'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E13'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E13'^^xsd:string;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916730'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1047602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E1E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916731'^^xsd:integer;
  dwc:scientificName 'Gobiusculus flavescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E1E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E1E'^^xsd:string;
  dwc:aphiaid '126898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916731'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1526389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E7B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917991'^^xsd:integer;
  dwc:scientificName 'Gobiusculus flavescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E7B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E7B'^^xsd:string;
  dwc:aphiaid '126898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917991'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1526389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917771'^^xsd:integer;
  dwc:scientificName 'Styela clava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D68'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D68'^^xsd:string;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917771'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918028'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E60'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E60'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918028'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918044'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EA1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EA1'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918044'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008DD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917078'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008DD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008DD'^^xsd:string;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917078'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DBB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917823'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DBB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DBB'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917823'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DBF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917827'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DBF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DBF'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917827'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DE6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917875'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DE6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DE6'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917875'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CE5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917626'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CE5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CE5'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917626'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917541'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C81'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C81'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917541'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CC9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917563'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CC9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CC9'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917563'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D0D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917692'^^xsd:integer;
  dwc:scientificName 'Diphasia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D0D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D0D'^^xsd:string;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917692'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CDE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917625'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CDE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CDE'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917625'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008B8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917084'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008B8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008B8'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917084'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917897'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DC8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DC8'^^xsd:string;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917897'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CAE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917560'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CAE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CAE'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917560'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CC3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917573'^^xsd:integer;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CC3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CC3'^^xsd:string;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917573'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DB4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917825'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DB4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DB4'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917825'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D9F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917831'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D9F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D9F'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917831'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CAA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917586'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CAA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CAA'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917586'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917693'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D13'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D13'^^xsd:string;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917693'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DC7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917863'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DC7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DC7'^^xsd:string;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917863'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000884" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916473'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000884'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000884'^^xsd:string;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916473'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008D5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917059'^^xsd:integer;
  dwc:scientificName 'Ascidia conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008D5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008D5'^^xsd:string;
  dwc:aphiaid '103702'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917059'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '103702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008D3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917080'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008D3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008D3'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917080'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000870" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916961'^^xsd:integer;
  dwc:scientificName 'Cryptosula pallasiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000870'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000870'^^xsd:string;
  dwc:aphiaid '111343'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916961'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E3E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917929'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E3E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E3E'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917929'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008C6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917092'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008C6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008C6'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917092'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000082D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916458'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000082D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000082D'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916458'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917796'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D74'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D74'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917796'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000084C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916975'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000084C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000084C'^^xsd:string;
  dwc:aphiaid '184523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916975'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000869" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916976'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000869'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000869'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916976'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008C5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917065'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008C5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008C5'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917065'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008B7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917068'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008B7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008B7'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917068'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917787'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D89'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D89'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917787'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000082A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916958'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000082A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000082A'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916958'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916969'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A57'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A57'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916969'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000874" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916480'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000874'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000874'^^xsd:string;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916480'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000871" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916991'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000871'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000871'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916991'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000083C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916457'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000083C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000083C'^^xsd:string;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916457'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918047'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E98'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E98'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918047'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000082E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916463'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000082E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000082E'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916463'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918072'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E88'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E88'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918072'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918063'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E92'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E92'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918063'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E9C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918056'^^xsd:integer;
  dwc:scientificName 'Eubranchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E9C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E9C'^^xsd:string;
  dwc:aphiaid '137954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918056'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D6C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917792'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D6C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D6C'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917792'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E5F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918001'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E5F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E5F'^^xsd:string;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918001'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917917'^^xsd:integer;
  dwc:scientificName 'Branchiomma bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E08'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E08'^^xsd:string;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917917'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008CC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917051'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008CC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008CC'^^xsd:string;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917051'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917697'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D14'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D14'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917697'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918050'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E93'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E93'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918050'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000811" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916927'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000811'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000811'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916927'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E0D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917920'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E0D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E0D'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917920'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917918'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E15'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E15'^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917918'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917721'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D55'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D55'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917721'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000898" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917035'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000898'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000898'^^xsd:string;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917035'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000864" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916981'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000864'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000864'^^xsd:string;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916981'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000089D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917015'^^xsd:integer;
  dwc:scientificName 'Chondracanthus teedei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000089D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000089D'^^xsd:string;
  dwc:aphiaid '145624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917015'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917546'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C80'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C80'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917546'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DE3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917885'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DE3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DE3'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917885'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008BF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917060'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008BF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008BF'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917060'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000082B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916957'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000082B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000082B'^^xsd:string;
  dwc:aphiaid '184523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916957'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000814" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916940'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000814'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000814'^^xsd:string;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916940'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000084B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916977'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000084B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000084B'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916977'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917673'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D01'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D01'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917673'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917758'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D60'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D60'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917758'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D5B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917770'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D5B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D5B'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917770'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CB7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917570'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CB7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CB7'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917570'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000842" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916930'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000842'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000842'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916930'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917747'^^xsd:integer;
  dwc:scientificName 'Salmacina dysteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D39'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D39'^^xsd:string;
  dwc:aphiaid '131038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917747'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '131038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000826" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916462'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000826'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000826'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916462'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E5A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918030'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E5A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E5A'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918030'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CAD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917607'^^xsd:integer;
  dwc:scientificName 'Salmacina dysteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CAD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CAD'^^xsd:string;
  dwc:aphiaid '131038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917607'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '131038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E2C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917952'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E2C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E2C'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917952'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917595'^^xsd:integer;
  dwc:scientificName 'Obelia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CA1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CA1'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917595'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DAD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917861'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DAD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DAD'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917861'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C8F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917582'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C8F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C8F'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917582'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917029'^^xsd:integer;
  dwc:scientificName 'Laminaria saccharina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008B1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008B1'^^xsd:string;
  dwc:aphiaid '145730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917029'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CC5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917567'^^xsd:integer;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CC5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CC5'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917567'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E0F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916725'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E0F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E0F'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916725'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D7F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917781'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D7F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D7F'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917781'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000088A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917008'^^xsd:integer;
  dwc:scientificName 'Anemonia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000088A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000088A'^^xsd:string;
  dwc:aphiaid '100808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917008'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917545'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C84'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C84'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917545'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917691'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D20'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D20'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917691'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DD8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917907'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DD8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DD8'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917907'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917765'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D63'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D63'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917765'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000840" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916941'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000840'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000840'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916941'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000EA0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918052'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000EA0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000EA0'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918052'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CCA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917562'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CCA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CCA'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917562'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D0A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917668'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D0A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D0A'^^xsd:string;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917668'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DFE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916733'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DFE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DFE'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916733'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916849'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E12'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E12'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916849'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918033'^^xsd:integer;
  dwc:scientificName 'Schizomavella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E70'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E70'^^xsd:string;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918033'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DFD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916736'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DFD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DFD'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916736'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E8E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918071'^^xsd:integer;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E8E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E8E'^^xsd:string;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918071'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917543'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C83'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C83'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917543'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DD5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917883'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DD5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DD5'^^xsd:string;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917883'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000818" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916932'^^xsd:integer;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000818'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000818'^^xsd:string;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916932'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008A7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917024'^^xsd:integer;
  dwc:scientificName 'Griffithsia corallinoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008A7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008A7'^^xsd:string;
  dwc:aphiaid '144582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917024'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000084A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916972'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000084A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000084A'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916972'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CF5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917663'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CF5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CF5'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917663'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DF1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917906'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DF1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DF1'^^xsd:string;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917906'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000844" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916467'^^xsd:integer;
  dwc:scientificName 'Umbonula littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000844'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000844'^^xsd:string;
  dwc:aphiaid '111586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916467'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '146830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917686'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D19'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D19'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917686'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CBC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917619'^^xsd:integer;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CBC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CBC'^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917619'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D0E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917701'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D0E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D0E'^^xsd:string;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917701'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917806'^^xsd:integer;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D79'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D79'^^xsd:string;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917806'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E3F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917935'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E3F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E3F'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917935'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917965'^^xsd:integer;
  dwc:scientificName 'Thecacera pennigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E41'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E41'^^xsd:string;
  dwc:aphiaid '140840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917965'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '140840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917954'^^xsd:integer;
  dwc:scientificName 'Salmacina dysteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E36'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E36'^^xsd:string;
  dwc:aphiaid '131038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917954'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '131038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CA7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917552'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CA7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CA7'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917552'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DD1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917900'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DD1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DD1'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917900'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917687'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D16'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D16'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917687'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CCD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917617'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CCD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CCD'^^xsd:string;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917617'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000881" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916959'^^xsd:integer;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000881'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000881'^^xsd:string;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916959'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D1F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917682'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D1F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D1F'^^xsd:string;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917682'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008D1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917094'^^xsd:integer;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008D1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008D1'^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917094'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CA8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917606'^^xsd:integer;
  dwc:scientificName 'Sagartiogeton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CA8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CA8'^^xsd:string;
  dwc:aphiaid '100777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917606'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '100777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917672'^^xsd:integer;
  dwc:scientificName 'Schizomavella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D02'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D02'^^xsd:string;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917672'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CD6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917638'^^xsd:integer;
  dwc:scientificName 'Microciona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CD6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CD6'^^xsd:string;
  dwc:aphiaid '131872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917638'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '167605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DEC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917879'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DEC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DEC'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917879'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000CBB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917554'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000CBB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000CBB'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917554'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918076'^^xsd:integer;
  dwc:scientificName 'Suberites'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E82'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E82'^^xsd:string;
  dwc:aphiaid '132072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918076'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '132072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D8A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917782'^^xsd:integer;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D8A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D8A'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917782'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000DE8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917910'^^xsd:integer;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000DE8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000DE8'^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917910'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000E3A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917944'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000E3A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000E3A'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917944'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.659443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.037622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.659443 -5.037622)"^^geo:wktLiteral ;
  geo-pos:lat "51.659443"^^xsd:decimal ;
  geo-pos:long "-5.037622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000D24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917695'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000D24'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.037622'^^xsd:double;
  dwc:latitude '51.659443'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000D24'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917695'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006E2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916584'^^xsd:integer;
  dwc:scientificName 'Bowerbankia imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006E2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006E2'^^xsd:string;
  dwc:aphiaid '111667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916584'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '851593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006F6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916605'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006F6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006F6'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916605'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006F0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916598'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006F0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006F0'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916598'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AC4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917106'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AC4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AC4'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917106'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006FA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916614'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006FA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006FA'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916614'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006DD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916585'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006DD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006DD'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916585'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AD0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917103'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AD0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AD0'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917103'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006FE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916615'^^xsd:integer;
  dwc:scientificName 'Ceramium nodulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006FE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006FE'^^xsd:string;
  dwc:aphiaid '146784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916615'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006E3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916586'^^xsd:integer;
  dwc:scientificName 'Ceramium nodulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006E3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006E3'^^xsd:string;
  dwc:aphiaid '146784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916586'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006F3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916602'^^xsd:integer;
  dwc:scientificName 'Ceramium nodulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006F3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006F3'^^xsd:string;
  dwc:aphiaid '146784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916602'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006FB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916617'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006FB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006FB'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916617'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006E0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916592'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006E0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006E0'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916592'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006EE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916607'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006EE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006EE'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916607'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006DB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916593'^^xsd:integer;
  dwc:scientificName 'Obelia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006DB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006DB'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916593'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006E9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916608'^^xsd:integer;
  dwc:scientificName 'Obelia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006E9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006E9'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916608'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006DE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916590'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006DE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006DE'^^xsd:string;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916590'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006E7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916589'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006E7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006E7'^^xsd:string;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916589'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006E8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916603'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006E8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006E8'^^xsd:string;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916603'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006FF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916618'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006FF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006FF'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916618'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006DC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916588'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006DC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006DC'^^xsd:string;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916588'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006EA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916604'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006EA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006EA'^^xsd:string;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916604'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006EB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916595'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006EB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006EB'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916595'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AC5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917109'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AC5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AC5'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917109'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AC7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917098'^^xsd:integer;
  dwc:scientificName 'Mysidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AC7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AC7'^^xsd:string;
  dwc:aphiaid '119822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917098'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '119822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AC9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917102'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AC9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AC9'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917102'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006F1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916610'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006F1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006F1'^^xsd:string;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916610'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006F9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916616'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006F9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006F9'^^xsd:string;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916616'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006FD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916612'^^xsd:integer;
  dwc:scientificName 'Audouinella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006FD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006FD'^^xsd:string;
  dwc:aphiaid '143800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916612'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '143800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006F8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916613'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006F8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006F8'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916613'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916582'^^xsd:integer;
  dwc:scientificName 'Alcyonidium hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006E1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006E1'^^xsd:string;
  dwc:aphiaid '111601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916582'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '111601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006F5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916599'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006F5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006F5'^^xsd:string;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916599'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ACB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917097'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ACB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ACB'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917097'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006DF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916591'^^xsd:integer;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006DF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006DF'^^xsd:string;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916591'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006FC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916611'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006FC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006FC'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916611'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ACF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917107'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ACF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ACF'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917107'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006EF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916597'^^xsd:integer;
  dwc:scientificName 'Alcyonidium hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006EF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006EF'^^xsd:string;
  dwc:aphiaid '111601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916597'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '111601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006E5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916583'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006E5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006E5'^^xsd:string;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916583'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AD1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917110'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AD1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AD1'^^xsd:string;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917110'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917101'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AC8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AC8'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917101'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ACD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917104'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ACD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ACD'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917104'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ACE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917105'^^xsd:integer;
  dwc:scientificName 'Gobiusculus flavescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ACE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ACE'^^xsd:string;
  dwc:aphiaid '126898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917105'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1526389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006DA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916587'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006DA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006DA'^^xsd:string;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916587'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ACC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917099'^^xsd:integer;
  dwc:scientificName 'Bowerbankia imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ACC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ACC'^^xsd:string;
  dwc:aphiaid '111667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917099'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '851593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006F4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916609'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006F4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006F4'^^xsd:string;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916609'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006E6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916581'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006E6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006E6'^^xsd:string;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916581'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006E4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916594'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006E4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006E4'^^xsd:string;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916594'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006F7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916596'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006F7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006F7'^^xsd:string;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916596'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ACA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917108'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ACA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ACA'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917108'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006ED" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916606'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006ED'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006ED'^^xsd:string;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916606'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006EC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916601'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006EC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006EC'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916601'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AC6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917100'^^xsd:integer;
  dwc:scientificName 'Campanulariidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AC6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AC6'^^xsd:string;
  dwc:aphiaid '1606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917100'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.752888"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.752888 -4.898983)"^^geo:wktLiteral ;
  geo-pos:lat "51.752888"^^xsd:decimal ;
  geo-pos:long "-4.898983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006F2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916600'^^xsd:integer;
  dwc:scientificName 'Audouinella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006F2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.898983'^^xsd:double;
  dwc:latitude '51.752888'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006F2'^^xsd:string;
  dwc:aphiaid '143800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916600'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '143800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C0A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917431'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C0A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C0A'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917431'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ADF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917119'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ADF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ADF'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917119'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917216'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B58'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B58'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917216'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AE6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917127'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AE6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AE6'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917127'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AD6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917112'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AD6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AD6'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917112'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917435'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C21'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C21'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917435'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000762" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916718'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000762'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000762'^^xsd:string;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916718'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917440'^^xsd:integer;
  dwc:scientificName 'Schizomavella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C18'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C18'^^xsd:string;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917440'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917425'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C02'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C02'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917425'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917436'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C04'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C04'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917436'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000751" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916717'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000751'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000751'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916717'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AFF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917152'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AFF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AFF'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917152'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000071D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916641'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000071D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000071D'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916641'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BE5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917363'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BE5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BE5'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917363'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000706" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916639'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000706'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000706'^^xsd:string;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916639'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917506'^^xsd:integer;
  dwc:scientificName 'Kirchenpaueria similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C59'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C59'^^xsd:string;
  dwc:aphiaid '152085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917506'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '117675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917429'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C01'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C01'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917429'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917488'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C66'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C66'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917488'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000722" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916648'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000722'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000722'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916648'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C7A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917525'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C7A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C7A'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917525'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B1A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917208'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B1A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B1A'^^xsd:string;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917208'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000070A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916636'^^xsd:integer;
  dwc:scientificName 'Littorina neglecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000070A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000070A'^^xsd:string;
  dwc:aphiaid '446918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916636'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000753" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916721'^^xsd:integer;
  dwc:scientificName 'Thecacera pennigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000753'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000753'^^xsd:string;
  dwc:aphiaid '140840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916721'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000759" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916705'^^xsd:integer;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000759'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000759'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916705'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B7B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917289'^^xsd:integer;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B7B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B7B'^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917289'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916824'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007B1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007B1'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916824'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007CB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916861'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007CB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007CB'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916861'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007F6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916910'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007F6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007F6'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916910'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C4B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917519'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C4B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C4B'^^xsd:string;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917519'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C2F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917483'^^xsd:integer;
  dwc:scientificName 'Urticina eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C2F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C2F'^^xsd:string;
  dwc:aphiaid '100833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917483'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '100833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917457'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C23'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C23'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917457'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917465'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C48'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C48'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917465'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917471'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C32'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C32'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917471'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C3F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917456'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C3F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C3F'^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917456'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917448'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C43'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C43'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917448'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917472'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C41'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C41'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917472'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BC3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917355'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BC3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BC3'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917355'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BBF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917360'^^xsd:integer;
  dwc:scientificName 'Urticina eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BBF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BBF'^^xsd:string;
  dwc:aphiaid '100833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917360'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '100833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007FC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916900'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007FC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007FC'^^xsd:string;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916900'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000070D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916631'^^xsd:integer;
  dwc:scientificName 'Flustrellidra hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000070D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000070D'^^xsd:string;
  dwc:aphiaid '111621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916631'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '111621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000715" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916630'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000715'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000715'^^xsd:string;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916630'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B8E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917298'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B8E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B8E'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917298'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916883'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007E1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007E1'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916883'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BE8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917371'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BE8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BE8'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917371'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F9C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918452'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F9C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F9C'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918452'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FB4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918466'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FB4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FB4'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918466'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FC9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918488'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FC9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FC9'^^xsd:string;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918488'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FA6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918451'^^xsd:integer;
  dwc:scientificName 'Anguinella palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FA6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FA6'^^xsd:string;
  dwc:aphiaid '111631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918451'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '111631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007AB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916819'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007AB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007AB'^^xsd:string;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916819'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007BE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916854'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007BE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007BE'^^xsd:string;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916854'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000802" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916907'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000802'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000802'^^xsd:string;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916907'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917156'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B02'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B02'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917156'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BEC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917401'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BEC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BEC'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917401'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917192'^^xsd:integer;
  dwc:scientificName 'Grantia compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B18'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B18'^^xsd:string;
  dwc:aphiaid '132181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917192'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '132181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B1C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917194'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B1C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B1C'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917194'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C7E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917531'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C7E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C7E'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917531'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917527'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C79'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C79'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917527'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917504'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C56'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C56'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917504'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917150'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B07'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B07'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917150'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007B8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916820'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007B8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007B8'^^xsd:string;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916820'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917462'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C27'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C27'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917462'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917450'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C46'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C46'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917450'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BAB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917335'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BAB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BAB'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917335'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917322'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BA2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BA2'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917322'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BA7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917319'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BA7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BA7'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917319'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BB0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917317'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BB0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BB0'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917317'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917180'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B37'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B37'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917180'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BCC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917350'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BCC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BCC'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917350'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000792" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916791'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000792'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000792'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916791'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007A3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916795'^^xsd:integer;
  dwc:scientificName 'Bowerbankia imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007A3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007A3'^^xsd:string;
  dwc:aphiaid '111667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916795'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '851593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000732" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916675'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000732'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000732'^^xsd:string;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916675'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BE2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917361'^^xsd:integer;
  dwc:scientificName 'Anguinella palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BE2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BE2'^^xsd:string;
  dwc:aphiaid '111631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917361'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '111631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BE1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917366'^^xsd:integer;
  dwc:scientificName 'Bowerbankia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BE1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BE1'^^xsd:string;
  dwc:aphiaid '111665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917366'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '851589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000073A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916661'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000073A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000073A'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916661'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000073F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916667'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000073F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000073F'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916667'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F9E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918464'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F9E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F9E'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918464'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000072D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916672'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000072D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000072D'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916672'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000074A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916715'^^xsd:integer;
  dwc:scientificName 'Leucosolenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000074A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000074A'^^xsd:string;
  dwc:aphiaid '131715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916715'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '131715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000074E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916707'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000074E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000074E'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916707'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000752" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916706'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000752'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000752'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916706'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917215'^^xsd:integer;
  dwc:scientificName 'Archidoris pseudoargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B50'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B50'^^xsd:string;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917215'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '138763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B3D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917232'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B3D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B3D'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917232'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917242'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B61'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B61'^^xsd:string;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917242'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C0B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917437'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C0B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C0B'^^xsd:string;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917437'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917410'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C08'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C08'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917410'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B5D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917230'^^xsd:integer;
  dwc:scientificName 'Gobiusculus flavescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B5D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B5D'^^xsd:string;
  dwc:aphiaid '126898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917230'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1526389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B5A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917218'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B5A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B5A'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917218'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C1B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917412'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C1B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C1B'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917412'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AE1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917132'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AE1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AE1'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917132'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AD2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917120'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AD2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AD2'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917120'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ADC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917117'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ADC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ADC'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917117'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B4E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917252'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B4E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B4E'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917252'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917426'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C11'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C11'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917426'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917446'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C20'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C20'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917446'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917430'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C05'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C05'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917430'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B3E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917236'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B3E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B3E'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917236'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B5E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917243'^^xsd:integer;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B5E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B5E'^^xsd:string;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917243'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '145855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917244'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B47'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B47'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917244'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B3B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917247'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B3B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B3B'^^xsd:string;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917247'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B0B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917177'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B0B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B0B'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917177'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AF0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917136'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AF0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AF0'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917136'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917281'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B66'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B66'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917281'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B2F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917206'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B2F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B2F'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917206'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BF8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917409'^^xsd:integer;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BF8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BF8'^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917409'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007A1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916806'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007A1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007A1'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916806'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917473'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C36'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C36'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917473'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FAD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918453'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FAD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FAD'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918453'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FA5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918459'^^xsd:integer;
  dwc:scientificName 'Bowerbankia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FA5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FA5'^^xsd:string;
  dwc:aphiaid '111665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918459'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '851589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918487'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FC8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FC8'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918487'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917287'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B72'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B72'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917287'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007FF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916896'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007FF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007FF'^^xsd:string;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916896'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007ED" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916906'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007ED'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007ED'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916906'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BDA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917368'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BDA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BDA'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917368'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BD5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917379'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BD5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BD5'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917379'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BE0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917387'^^xsd:integer;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BE0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BE0'^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917387'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B8D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917307'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B8D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B8D'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917307'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BC1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917348'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BC1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BC1'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917348'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BC6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917347'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BC6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BC6'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917347'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C6A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917490'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C6A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C6A'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917490'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AEF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917145'^^xsd:integer;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AEF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AEF'^^xsd:string;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917145'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007DC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916880'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007DC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007DC'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916880'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007EE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916908'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007EE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007EE'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916908'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F9F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918455'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F9F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F9F'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918455'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FA8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918458'^^xsd:integer;
  dwc:scientificName 'Bowerbankia citrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FA8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FA8'^^xsd:string;
  dwc:aphiaid '111664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918458'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '851584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000705" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916623'^^xsd:integer;
  dwc:scientificName 'Anurida maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000705'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000705'^^xsd:string;
  dwc:aphiaid '118139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916623'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '118139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000734" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916662'^^xsd:integer;
  dwc:scientificName 'Anurida maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000734'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000734'^^xsd:string;
  dwc:aphiaid '118139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916662'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '118139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000742" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916680'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000742'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000742'^^xsd:string;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916680'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007D0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916833'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007D0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007D0'^^xsd:string;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916833'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917464'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C39'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C39'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917464'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917467'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C24'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C24'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917467'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007EB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916875'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007EB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007EB'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916875'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007EC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916888'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007EC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007EC'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916888'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007F7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916893'^^xsd:integer;
  dwc:scientificName 'Bowerbankia imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007F7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007F7'^^xsd:string;
  dwc:aphiaid '111667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916893'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '851593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000801" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916903'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000801'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000801'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916903'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007D5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916866'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007D5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007D5'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916866'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000079C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916808'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000079C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000079C'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916808'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007F9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916891'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007F9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007F9'^^xsd:string;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916891'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FBF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918489'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FBF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FBF'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918489'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917508'^^xsd:integer;
  dwc:scientificName 'Microciona atrasanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C52'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C52'^^xsd:string;
  dwc:aphiaid '133066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917508'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '167617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C1F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917419'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C1F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C1F'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917419'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917443'^^xsd:integer;
  dwc:scientificName 'Urticina eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C06'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C06'^^xsd:string;
  dwc:aphiaid '100833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917443'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '100833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C1C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917411'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C1C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C1C'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917411'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AE7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917129'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AE7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AE7'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917129'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ADA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917115'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ADA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ADA'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917115'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917418'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C16'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C16'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917418'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917245'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B53'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B53'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917245'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C1A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917414'^^xsd:integer;
  dwc:scientificName 'Bowerbankia imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C1A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C1A'^^xsd:string;
  dwc:aphiaid '111667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917414'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '851593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C0C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917415'^^xsd:integer;
  dwc:scientificName 'Branchiomma bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C0C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C0C'^^xsd:string;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917415'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BBB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917354'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BBB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BBB'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917354'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BC0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917357'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BC0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BC0'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917357'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007F3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916912'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007F3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007F3'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916912'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FA4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918476'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FA4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FA4'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918476'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BF7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917390'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BF7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BF7'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917390'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AFB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917155'^^xsd:integer;
  dwc:scientificName 'Calycella syringa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AFB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AFB'^^xsd:string;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917155'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FCD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918491'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FCD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FCD'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918491'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BBC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917356'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BBC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BBC'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917356'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917185'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B33'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B33'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917185'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917190'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B34'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B34'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917190'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917207'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B25'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B25'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917207'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917262'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B76'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B76'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917262'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917265'^^xsd:integer;
  dwc:scientificName 'Clytia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B70'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B70'^^xsd:string;
  dwc:aphiaid '117030'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917265'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B6D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917288'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B6D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B6D'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917288'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B8C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917297'^^xsd:integer;
  dwc:scientificName 'Clytia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B8C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B8C'^^xsd:string;
  dwc:aphiaid '117030'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917297'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000074C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916713'^^xsd:integer;
  dwc:scientificName 'Haliclona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000074C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000074C'^^xsd:string;
  dwc:aphiaid '231816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916713'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '166605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000713" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916624'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000713'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000713'^^xsd:string;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916624'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000072F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916691'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000072F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000072F'^^xsd:string;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916691'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000798" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916800'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000798'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000798'^^xsd:string;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916800'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BBA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917351'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BBA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BBA'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917351'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917520'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C53'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C53'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917520'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917494'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C62'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C62'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917494'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916812'^^xsd:integer;
  dwc:scientificName 'Alcyonidium hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007B2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007B2'^^xsd:string;
  dwc:aphiaid '111601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916812'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '111601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007B5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916813'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007B5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007B5'^^xsd:string;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916813'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007CD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916832'^^xsd:integer;
  dwc:scientificName 'Alcyonidium hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007CD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007CD'^^xsd:string;
  dwc:aphiaid '111601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916832'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '111601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007D2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916834'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007D2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007D2'^^xsd:string;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916834'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007C9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916859'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007C9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007C9'^^xsd:string;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916859'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007E7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916867'^^xsd:integer;
  dwc:scientificName 'Alcyonidium hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007E7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007E7'^^xsd:string;
  dwc:aphiaid '111601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916867'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '111601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000071A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916658'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000071A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000071A'^^xsd:string;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916658'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FB1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918457'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FB1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FB1'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918457'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FCC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918492'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FCC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FCC'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918492'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007CF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916851'^^xsd:integer;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007CF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007CF'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916851'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007E6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916868'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007E6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007E6'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916868'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000702" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916622'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000702'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000702'^^xsd:string;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916622'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917482'^^xsd:integer;
  dwc:scientificName 'Styela clava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C44'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C44'^^xsd:string;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917482'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BD3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917376'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BD3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BD3'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917376'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917182'^^xsd:integer;
  dwc:scientificName 'Bowerbankia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B31'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B31'^^xsd:string;
  dwc:aphiaid '111665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917182'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '851589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C5D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917507'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C5D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C5D'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917507'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C6D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917500'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C6D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C6D'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917500'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C4A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917495'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C4A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C4A'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917495'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917523'^^xsd:integer;
  dwc:scientificName 'Archidoris pseudoargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C78'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C78'^^xsd:string;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917523'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '138763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000779" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916760'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000779'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000779'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916760'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000077C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916766'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000077C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000077C'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916766'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000078B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916772'^^xsd:integer;
  dwc:scientificName 'Bowerbankia imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000078B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000078B'^^xsd:string;
  dwc:aphiaid '111667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916772'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '851593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007A0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916799'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007A0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007A0'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916799'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AE4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917130'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AE4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AE4'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917130'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AD5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917116'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AD5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AD5'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917116'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ADB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917122'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ADB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ADB'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917122'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AD7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917111'^^xsd:integer;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AD7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AD7'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917111'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BFE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917427'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BFE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BFE'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917427'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917219'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B59'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B59'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917219'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917250'^^xsd:integer;
  dwc:scientificName 'Anotrichium furcellatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B60'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B60'^^xsd:string;
  dwc:aphiaid '144505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917250'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917223'^^xsd:integer;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B57'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B57'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917223'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B3A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917225'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B3A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B3A'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917225'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B5C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917229'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B5C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B5C'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917229'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917249'^^xsd:integer;
  dwc:scientificName 'Urticina eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B45'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B45'^^xsd:string;
  dwc:aphiaid '100833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917249'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '100833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B4A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917217'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B4A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B4A'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917217'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ADE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917121'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ADE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ADE'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917121'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C0E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917432'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C0E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C0E'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917432'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917422'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C10'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C10'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917422'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000744" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916671'^^xsd:integer;
  dwc:scientificName 'Compsothamnion thuyoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000744'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000744'^^xsd:string;
  dwc:aphiaid '144573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916671'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000745" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916689'^^xsd:integer;
  dwc:scientificName 'Pterothamnion plumula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000745'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000745'^^xsd:string;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916689'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AE0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917125'^^xsd:integer;
  dwc:scientificName 'Dicentrarchus labrax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AE0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AE0'^^xsd:string;
  dwc:aphiaid '126975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917125'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917233'^^xsd:integer;
  dwc:scientificName 'Haliclona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B43'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B43'^^xsd:string;
  dwc:aphiaid '231816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917233'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '166605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B3F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917241'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B3F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B3F'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917241'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C1E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917441'^^xsd:integer;
  dwc:scientificName 'Styela clava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C1E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C1E'^^xsd:string;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917441'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AE8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917134'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AE8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AE8'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917134'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917251'^^xsd:integer;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B55'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B55'^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917251'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000761" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916703'^^xsd:integer;
  dwc:scientificName 'Callithamnion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000761'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000761'^^xsd:string;
  dwc:aphiaid '143832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916703'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '143832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917214'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B42'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B42'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917214'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FB3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918462'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FB3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FB3'^^xsd:string;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918462'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F9A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918477'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F9A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F9A'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918477'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FD0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918497'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FD0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FD0'^^xsd:string;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918497'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FBC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918506'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FBC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FBC'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918506'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BE6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917364'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BE6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BE6'^^xsd:string;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917364'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BCF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917374'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BCF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BCF'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917374'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000703" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916620'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000703'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000703'^^xsd:string;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916620'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000709" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916635'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000709'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000709'^^xsd:string;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916635'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B7F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917268'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B7F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B7F'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917268'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917299'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B94'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B94'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917299'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000078A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916770'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000078A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000078A'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916770'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917259'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B83'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B83'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917259'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000070B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916637'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000070B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000070B'^^xsd:string;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916637'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BF4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917396'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BF4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BF4'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917396'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B2B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917184'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B2B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B2B'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917184'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B2A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917199'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B2A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B2A'^^xsd:string;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917199'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000788" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916787'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000788'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000788'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916787'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917282'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B67'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B67'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917282'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B8A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917305'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B8A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B8A'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917305'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007D9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916869'^^xsd:integer;
  dwc:scientificName 'Callithamnion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007D9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007D9'^^xsd:string;
  dwc:aphiaid '143832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916869'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '143832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C7D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917538'^^xsd:integer;
  dwc:scientificName 'Styela clava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C7D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C7D'^^xsd:string;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917538'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C6E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917533'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C6E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C6E'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917533'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917510'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C58'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C58'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917510'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000076B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916755'^^xsd:integer;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000076B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000076B'^^xsd:string;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916755'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BD2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917381'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BD2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BD2'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917381'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000071F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916654'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000071F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000071F'^^xsd:string;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916654'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917318'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B99'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B99'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917318'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BB7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917325'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BB7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BB7'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917325'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BA3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917329'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BA3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BA3'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917329'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000725" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916644'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000725'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000725'^^xsd:string;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916644'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000771" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916762'^^xsd:integer;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000771'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000771'^^xsd:string;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916762'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007A2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916792'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007A2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007A2'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916792'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FA7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918482'^^xsd:integer;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FA7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FA7'^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918482'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FB9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918503'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FB9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FB9'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918503'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FC5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918511'^^xsd:integer;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FC5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FC5'^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918511'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000075E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916716'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000075E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000075E'^^xsd:string;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916716'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B9B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917328'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B9B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B9B'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917328'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000731" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916665'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000731'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000731'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916665'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FCE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918496'^^xsd:integer;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FCE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FCE'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918496'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000074D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916708'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000074D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000074D'^^xsd:string;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916708'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918470'^^xsd:integer;
  dwc:scientificName 'Microciona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F98'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F98'^^xsd:string;
  dwc:aphiaid '131872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918470'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '167605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000712" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916640'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000712'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000712'^^xsd:string;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916640'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000723" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916657'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000723'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000723'^^xsd:string;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916657'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000719" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916653'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000719'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000719'^^xsd:string;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916653'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000072C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916681'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000072C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000072C'^^xsd:string;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916681'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000701" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916628'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000701'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000701'^^xsd:string;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916628'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000718" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916649'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000718'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000718'^^xsd:string;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916649'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B7E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917264'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B7E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B7E'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917264'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BD7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917386'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BD7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BD7'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917386'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BD6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917375'^^xsd:integer;
  dwc:scientificName 'Haliclona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BD6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BD6'^^xsd:string;
  dwc:aphiaid '131834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917375'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '131834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000076F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916748'^^xsd:integer;
  dwc:scientificName 'Anurida maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000076F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000076F'^^xsd:string;
  dwc:aphiaid '118139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916748'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '118139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BCE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917373'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BCE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BCE'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917373'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FB6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918501'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FB6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FB6'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918501'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FB2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918456'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FB2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FB2'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918456'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918469'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F97'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F97'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918469'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FA9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918473'^^xsd:integer;
  dwc:scientificName 'Phoronis hippocrepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FA9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FA9'^^xsd:string;
  dwc:aphiaid '128548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918473'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '128548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FC6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918493'^^xsd:integer;
  dwc:scientificName 'Bowerbankia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FC6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FC6'^^xsd:string;
  dwc:aphiaid '111665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918493'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '851589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FB8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918502'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FB8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FB8'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918502'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007F1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916892'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007F1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007F1'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916892'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007F5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916897'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007F5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007F5'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916897'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BDE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917362'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BDE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BDE'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917362'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C5C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917487'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C5C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C5C'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917487'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B9E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917324'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B9E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B9E'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917324'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BA5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917330'^^xsd:integer;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BA5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BA5'^^xsd:string;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917330'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BA4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917332'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BA4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BA4'^^xsd:string;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917332'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007FD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916890'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007FD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007FD'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916890'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000787" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916777'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000787'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000787'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916777'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C5A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917521'^^xsd:integer;
  dwc:scientificName 'Urticina eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C5A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C5A'^^xsd:string;
  dwc:aphiaid '100833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917521'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '100833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BDF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917382'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BDF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BDF'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917382'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C1D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917424'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C1D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C1D'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917424'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917416'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C19'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C19'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917416'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917220'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B54'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B54'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917220'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917224'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B56'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B56'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917224'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917238'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B46'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B46'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917238'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B5B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917239'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B5B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B5B'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917239'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917235'^^xsd:integer;
  dwc:scientificName 'Haliclona viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B41'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B41'^^xsd:string;
  dwc:aphiaid '132881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917235'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '235864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AE9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917126'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AE9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AE9'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917126'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B4F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917226'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B4F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B4F'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917226'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917248'^^xsd:integer;
  dwc:scientificName 'Thecacera pennigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B51'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B51'^^xsd:string;
  dwc:aphiaid '140840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917248'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '140840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B0C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917176'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B0C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B0C'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917176'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B8F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917306'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B8F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B8F'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917306'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007B3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916814'^^xsd:integer;
  dwc:scientificName 'Bowerbankia imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007B3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007B3'^^xsd:string;
  dwc:aphiaid '111667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916814'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '851593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007B6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916821'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007B6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007B6'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916821'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007CE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916836'^^xsd:integer;
  dwc:scientificName 'Bowerbankia imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007CE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007CE'^^xsd:string;
  dwc:aphiaid '111667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916836'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '851593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007D3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916856'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007D3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007D3'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916856'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B7A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917283'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B7A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B7A'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917283'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007DF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916886'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007DF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007DF'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916886'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007EF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916913'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007EF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007EF'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916913'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000783" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916771'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000783'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000783'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916771'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000079A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916794'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000079A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000079A'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916794'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000724" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916656'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000724'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000724'^^xsd:string;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916656'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000743" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916686'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000743'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000743'^^xsd:string;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916686'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000733" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916670'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000733'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000733'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916670'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007DE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916879'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007DE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007DE'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916879'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917300'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B98'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B98'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917300'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000075B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916700'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000075B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000075B'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916700'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BCB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917344'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BCB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BCB'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917344'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007B9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916817'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007B9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007B9'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916817'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917516'^^xsd:integer;
  dwc:scientificName 'Schizomavella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C69'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C69'^^xsd:string;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917516'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C4F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917503'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C4F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C4F'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917503'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BF3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917408'^^xsd:integer;
  dwc:scientificName 'Urticina eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BF3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BF3'^^xsd:string;
  dwc:aphiaid '100833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917408'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '100833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917204'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B28'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B28'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917204'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BD1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917380'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BD1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BD1'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917380'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917188'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B38'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B38'^^xsd:string;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917188'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B1B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917193'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B1B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B1B'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917193'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917195'^^xsd:integer;
  dwc:scientificName 'Haliclona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B20'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B20'^^xsd:string;
  dwc:aphiaid '131834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917195'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '131834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917196'^^xsd:integer;
  dwc:scientificName 'Haliclona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B21'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B21'^^xsd:string;
  dwc:aphiaid '131834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917196'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '131834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917157'^^xsd:integer;
  dwc:scientificName 'Chlorophycota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B16'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B16'^^xsd:string;
  dwc:aphiaid '801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917157'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000071B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916642'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000071B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000071B'^^xsd:string;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916642'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B6A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917269'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B6A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B6A'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917269'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BF0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917407'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BF0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BF0'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917407'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BEF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917398'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BEF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BEF'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917398'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AEB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917137'^^xsd:integer;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AEB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AEB'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917137'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917496'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C64'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C64'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917496'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000079E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916804'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000079E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000079E'^^xsd:string;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916804'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000076E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916752'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000076E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000076E'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916752'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BC2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917359'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BC2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BC2'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917359'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BB8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917345'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BB8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BB8'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917345'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000730" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916659'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000730'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000730'^^xsd:string;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916659'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C4E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917514'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C4E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C4E'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917514'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000737" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916682'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000737'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000737'^^xsd:string;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916682'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917200'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B22'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B22'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917200'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BED" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917405'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BED'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BED'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917405'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B0A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917162'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B0A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B0A'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917162'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AFC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917172'^^xsd:integer;
  dwc:scientificName 'Urticina eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AFC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AFC'^^xsd:string;
  dwc:aphiaid '100833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917172'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '100833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C7C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917524'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C7C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C7C'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917524'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917201'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B23'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B23'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917201'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917212'^^xsd:integer;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B30'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B30'^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917212'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917449'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C34'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C34'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917449'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918467'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F94'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F94'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918467'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FB5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918500'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FB5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FB5'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918500'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B6E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917286'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B6E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B6E'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917286'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000714" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916619'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000714'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000714'^^xsd:string;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916619'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BAA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917314'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BAA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BAA'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917314'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BB2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917316'^^xsd:integer;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BB2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BB2'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917316'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B9F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917339'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B9F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B9F'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917339'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BF5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917394'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BF5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BF5'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917394'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000078C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916788'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000078C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000078C'^^xsd:string;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916788'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000076D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916758'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000076D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000076D'^^xsd:string;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916758'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000784" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916780'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000784'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000784'^^xsd:string;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916780'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000079B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916801'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000079B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000079B'^^xsd:string;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916801'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007C5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916855'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007C5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007C5'^^xsd:string;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916855'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007F2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916902'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007F2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007F2'^^xsd:string;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916902'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BFD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917391'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BFD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BFD'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917391'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AF8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917144'^^xsd:integer;
  dwc:scientificName 'Griffithsia devoniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AF8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AF8'^^xsd:string;
  dwc:aphiaid '144583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917144'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '144583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AF2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917147'^^xsd:integer;
  dwc:scientificName 'Anotrichium furcellatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AF2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AF2'^^xsd:string;
  dwc:aphiaid '144505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917147'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '144505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917153'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B09'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B09'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917153'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B00" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917168'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B00'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B00'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917168'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AED" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917146'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AED'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AED'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917146'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B1E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917203'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B1E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B1E'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917203'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AFE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917169'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AFE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AFE'^^xsd:string;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917169'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BE7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917365'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BE7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BE7'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917365'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007BC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916837'^^xsd:integer;
  dwc:scientificName 'Callithamnion tetricum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007BC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007BC'^^xsd:string;
  dwc:aphiaid '144530'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916837'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '144530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007A9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916809'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007A9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007A9'^^xsd:string;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916809'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000806" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916894'^^xsd:integer;
  dwc:scientificName 'Callithamnion tetricum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000806'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000806'^^xsd:string;
  dwc:aphiaid '144530'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916894'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '144530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000763" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916720'^^xsd:integer;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000763'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000763'^^xsd:string;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916720'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007DB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916885'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007DB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007DB'^^xsd:string;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916885'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007D8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916871'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007D8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007D8'^^xsd:string;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916871'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000077D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916753'^^xsd:integer;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000077D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000077D'^^xsd:string;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916753'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007BB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916839'^^xsd:integer;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007BB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007BB'^^xsd:string;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916839'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000793" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916775'^^xsd:integer;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000793'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000793'^^xsd:string;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916775'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000796" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916773'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000796'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000796'^^xsd:string;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916773'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007D6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916864'^^xsd:integer;
  dwc:scientificName 'Ralfsia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007D6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007D6'^^xsd:string;
  dwc:aphiaid '143985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916864'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '143985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007BA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916816'^^xsd:integer;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007BA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007BA'^^xsd:string;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916816'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000805" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916895'^^xsd:integer;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000805'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000805'^^xsd:string;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916895'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000070E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916625'^^xsd:integer;
  dwc:scientificName 'Bowerbankia imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000070E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000070E'^^xsd:string;
  dwc:aphiaid '111667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916625'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '851593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007AA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916818'^^xsd:integer;
  dwc:scientificName 'Clava multicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007AA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007AA'^^xsd:string;
  dwc:aphiaid '117426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916818'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '117426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007BD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916852'^^xsd:integer;
  dwc:scientificName 'Clava multicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007BD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007BD'^^xsd:string;
  dwc:aphiaid '117426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916852'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '117426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000785" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916774'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000785'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000785'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916774'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BC5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917340'^^xsd:integer;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BC5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BC5'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917340'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007E8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916887'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007E8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007E8'^^xsd:string;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916887'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BC7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917341'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BC7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BC7'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917341'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917478'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C30'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C30'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917478'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BA8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917338'^^xsd:integer;
  dwc:scientificName 'Thecacera pennigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BA8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BA8'^^xsd:string;
  dwc:aphiaid '140840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917338'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917209'^^xsd:integer;
  dwc:scientificName 'Styela clava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B35'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B35'^^xsd:string;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917209'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917210'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B29'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B29'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917210'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917205'^^xsd:integer;
  dwc:scientificName 'Schizomavella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B32'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B32'^^xsd:string;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917205'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C5F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917491'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C5F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C5F'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917491'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917526'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C72'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C72'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917526'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917528'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C76'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C76'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917528'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917501'^^xsd:integer;
  dwc:scientificName 'Halecium beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C54'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C54'^^xsd:string;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917501'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C4C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917502'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C4C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C4C'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917502'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917493'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C65'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C65'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917493'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000799" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916810'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000799'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000799'^^xsd:string;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916810'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007C1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916863'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007C1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007C1'^^xsd:string;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916863'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007AC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916827'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007AC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007AC'^^xsd:string;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916827'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917499'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C63'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C63'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917499'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000775" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916750'^^xsd:integer;
  dwc:scientificName 'Audouinella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000775'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000775'^^xsd:string;
  dwc:aphiaid '143800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916750'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '143800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000077B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916759'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000077B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000077B'^^xsd:string;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916759'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000791" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916781'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000791'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000791'^^xsd:string;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916781'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000778" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916749'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000778'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000778'^^xsd:string;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916749'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000072E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916688'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000072E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000072E'^^xsd:string;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916688'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FC3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918505'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FC3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FC3'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918505'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917537'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C70'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C70'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917537'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C5B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917515'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C5B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C5B'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917515'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C4D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917505'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C4D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C4D'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917505'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000803" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916914'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000803'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000803'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916914'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000704" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916629'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000704'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000704'^^xsd:string;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916629'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007A5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916807'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007A5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007A5'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916807'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917276'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B65'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B65'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917276'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007A7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916802'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007A7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007A7'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916802'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000757" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916693'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000757'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000757'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916693'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B7C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917260'^^xsd:integer;
  dwc:scientificName 'Bowerbankia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B7C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B7C'^^xsd:string;
  dwc:aphiaid '111665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917260'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '851589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FC0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918494'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FC0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FC0'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918494'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FBB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918510'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FBB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FBB'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918510'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917292'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B95'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B95'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917292'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000074B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916712'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000074B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000074B'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916712'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007B4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916826'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007B4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007B4'^^xsd:string;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916826'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007D4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916828'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007D4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007D4'^^xsd:string;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916828'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007BF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916858'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007BF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007BF'^^xsd:string;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916858'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000076C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916746'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000076C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000076C'^^xsd:string;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916746'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000782" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916768'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000782'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000782'^^xsd:string;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916768'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000786" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916786'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000786'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000786'^^xsd:string;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916786'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000079F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916805'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000079F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000079F'^^xsd:string;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916805'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917256'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B81'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B81'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917256'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FCA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918507'^^xsd:integer;
  dwc:scientificName 'Styela clava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FCA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FCA'^^xsd:string;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918507'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000769" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916757'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000769'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000769'^^xsd:string;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916757'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000077F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916779'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000077F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000077F'^^xsd:string;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916779'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917270'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B86'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B86'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917270'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917257'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B82'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B82'^^xsd:string;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917257'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917272'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B64'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B64'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917272'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917293'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B96'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B96'^^xsd:string;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917293'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917303'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B89'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B89'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917303'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917358'^^xsd:integer;
  dwc:scientificName 'Schizomavella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BC8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BC8'^^xsd:string;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917358'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BC9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917349'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BC9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BC9'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917349'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BBD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917353'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BBD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BBD'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917353'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B1F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917197'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B1F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B1F'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917197'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B6F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917285'^^xsd:integer;
  dwc:scientificName 'Sertularella gaudichaudi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B6F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B6F'^^xsd:string;
  dwc:aphiaid '117901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917285'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BBE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917346'^^xsd:integer;
  dwc:scientificName 'Clytia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BBE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BBE'^^xsd:string;
  dwc:aphiaid '117030'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917346'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '117030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BF6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917389'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BF6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BF6'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917389'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007FB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916911'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007FB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007FB'^^xsd:string;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916911'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000078F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916782'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000078F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000078F'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916782'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000729" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916678'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000729'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000729'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916678'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917161'^^xsd:integer;
  dwc:scientificName 'Cyanophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B14'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B14'^^xsd:string;
  dwc:aphiaid '586551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917161'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AF4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917140'^^xsd:integer;
  dwc:scientificName 'Compsothamnion gracillimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AF4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AF4'^^xsd:string;
  dwc:aphiaid '144572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917140'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '144572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AF6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917143'^^xsd:integer;
  dwc:scientificName 'Cyanophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AF6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AF6'^^xsd:string;
  dwc:aphiaid '586551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917143'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917189'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B27'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B27'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917189'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AEE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917142'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AEE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AEE'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917142'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917159'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B03'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B03'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917159'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AFA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917171'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AFA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AFA'^^xsd:string;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917171'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BFB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917392'^^xsd:integer;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BFB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BFB'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917392'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BEB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917400'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BEB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BEB'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917400'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FC2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918508'^^xsd:integer;
  dwc:scientificName 'Thecacera pennigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FC2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FC2'^^xsd:string;
  dwc:aphiaid '140840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918508'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '140840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BD8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917384'^^xsd:integer;
  dwc:scientificName 'Sertularella gaudichaudi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BD8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BD8'^^xsd:string;
  dwc:aphiaid '117901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917384'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '117901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BDB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917378'^^xsd:integer;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BDB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BDB'^^xsd:string;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917378'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BD9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917372'^^xsd:integer;
  dwc:scientificName 'Halecium muricatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BD9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BD9'^^xsd:string;
  dwc:aphiaid '117597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917372'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '117597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007F0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916899'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007F0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007F0'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916899'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007FE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916905'^^xsd:integer;
  dwc:scientificName 'Gracilaria gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007FE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007FE'^^xsd:string;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916905'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007C0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916853'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007C0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007C0'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916853'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007E0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916874'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007E0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007E0'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916874'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007E2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916884'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007E2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007E2'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916884'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918461'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FA1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FA1'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918461'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918479'^^xsd:integer;
  dwc:scientificName 'Thecacera pennigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FA2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FA2'^^xsd:string;
  dwc:aphiaid '140840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918479'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '140840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000078D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916785'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000078D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000078D'^^xsd:string;
  dwc:aphiaid '144191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916785'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '144191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007C2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916865'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007C2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007C2'^^xsd:string;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916865'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BE3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917367'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BE3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BE3'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917367'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BE4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917369'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BE4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BE4'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917369'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917258'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B84'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B84'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917258'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917294'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B97'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B97'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917294'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917301'^^xsd:integer;
  dwc:scientificName 'Grantia compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B87'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B87'^^xsd:string;
  dwc:aphiaid '132181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917301'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '132181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000077A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916745'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000077A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000077A'^^xsd:string;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916745'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000076A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916761'^^xsd:integer;
  dwc:scientificName 'Laomedea flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000076A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000076A'^^xsd:string;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916761'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000777" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916765'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000777'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000777'^^xsd:string;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916765'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000790" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916767'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000790'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000790'^^xsd:string;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916767'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B6B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917277'^^xsd:integer;
  dwc:scientificName 'Microciona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B6B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B6B'^^xsd:string;
  dwc:aphiaid '131872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917277'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '167605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917263'^^xsd:integer;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B80'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B80'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917263'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917271'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B63'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B63'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917271'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917273'^^xsd:integer;
  dwc:scientificName 'Haliclona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B68'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B68'^^xsd:string;
  dwc:aphiaid '131834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917273'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '131834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B6C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917274'^^xsd:integer;
  dwc:scientificName 'Haliclona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B6C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B6C'^^xsd:string;
  dwc:aphiaid '131834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917274'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '131834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917302'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B88'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B88'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917302'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917308'^^xsd:integer;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B90'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B90'^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917308'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917246'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B44'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B44'^^xsd:string;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917246'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AEC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917141'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AEC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AEC'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917141'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917512'^^xsd:integer;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C60'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C60'^^xsd:string;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917512'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C5E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917513'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C5E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C5E'^^xsd:string;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917513'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C3B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917451'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C3B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C3B'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917451'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917455'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C38'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C38'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917455'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FAA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918472'^^xsd:integer;
  dwc:scientificName 'Pedicellina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FAA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FAA'^^xsd:string;
  dwc:aphiaid '111796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918472'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '111796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BD4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917370'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BD4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BD4'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917370'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BA9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917331'^^xsd:integer;
  dwc:scientificName 'Pedicellina cernua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BA9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BA9'^^xsd:string;
  dwc:aphiaid '111806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917331'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '111806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000736" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916685'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000736'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000736'^^xsd:string;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916685'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007E3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916870'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007E3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007E3'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916870'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FBD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918485'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FBD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FBD'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918485'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FBA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918490'^^xsd:integer;
  dwc:scientificName 'Biemna variantia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FBA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FBA'^^xsd:string;
  dwc:aphiaid '133205'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918490'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '133205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918480'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F99'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F99'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918480'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BEE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917402'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BEE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BEE'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917402'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BE9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917404'^^xsd:integer;
  dwc:scientificName 'Leucosolenia complicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BE9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BE9'^^xsd:string;
  dwc:aphiaid '132219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917404'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '132219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B0F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917165'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B0F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B0F'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917165'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AFD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917167'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AFD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AFD'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917167'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917178'^^xsd:integer;
  dwc:scientificName 'Chondria coerulescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B12'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B12'^^xsd:string;
  dwc:aphiaid '144796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917178'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AF3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917149'^^xsd:integer;
  dwc:scientificName 'Chondria coerulescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AF3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AF3'^^xsd:string;
  dwc:aphiaid '144796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917149'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918474'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F96'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F96'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918474'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FB7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918504'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FB7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FB7'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918504'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917477'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C25'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C25'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917477'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B9C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917333'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B9C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B9C'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917333'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C3D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917447'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C3D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C3D'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917447'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000774" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916751'^^xsd:integer;
  dwc:scientificName 'Bowerbankia imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000774'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000774'^^xsd:string;
  dwc:aphiaid '111667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916751'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '851593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000767" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916744'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000767'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000767'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916744'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917158'^^xsd:integer;
  dwc:scientificName 'Compsothamnion gracillimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B11'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B11'^^xsd:string;
  dwc:aphiaid '144572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917158'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '144572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917518'^^xsd:integer;
  dwc:scientificName 'Sertularella gaudichaudi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C57'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C57'^^xsd:string;
  dwc:aphiaid '117901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917518'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '117901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B2C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917187'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B2C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B2C'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917187'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BB4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917321'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BB4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BB4'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917321'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F9B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918481'^^xsd:integer;
  dwc:scientificName 'Urticina eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F9B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F9B'^^xsd:string;
  dwc:aphiaid '100833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918481'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '100833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B4D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917222'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B4D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B4D'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917222'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917476'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C28'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C28'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917476'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BB1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917323'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BB1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BB1'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917323'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BB5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917312'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BB5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BB5'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917312'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917480'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C22'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C22'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917480'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BA0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917336'^^xsd:integer;
  dwc:scientificName 'Sertularella gaudichaudi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BA0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BA0'^^xsd:string;
  dwc:aphiaid '117901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917336'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '117901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007C7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916862'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007C7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007C7'^^xsd:string;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916862'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917280'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B85'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B85'^^xsd:string;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917280'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000079D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916797'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000079D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000079D'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916797'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917535'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C73'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C73'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917535'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917511'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C61'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C61'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917511'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AD8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917118'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AD8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AD8'^^xsd:string;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917118'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AD3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917123'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AD3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AD3'^^xsd:string;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917123'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917442'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C09'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C09'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917442'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BFF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917428'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BFF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BFF'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917428'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AEA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917131'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AEA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AEA'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917131'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AE5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917133'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AE5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AE5'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917133'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AE3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917135'^^xsd:integer;
  dwc:scientificName 'Urticina eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AE3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AE3'^^xsd:string;
  dwc:aphiaid '100833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917135'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '100833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AD4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917124'^^xsd:integer;
  dwc:scientificName 'Urticina eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AD4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AD4'^^xsd:string;
  dwc:aphiaid '100833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917124'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '100833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917417'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C13'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C13'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917417'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ADD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917113'^^xsd:integer;
  dwc:scientificName 'Bugula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ADD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ADD'^^xsd:string;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917113'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AD9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917114'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AD9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AD9'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917114'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917439'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C07'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C07'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917439'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917438'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C03'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C03'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917438'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C00" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917433'^^xsd:integer;
  dwc:scientificName 'Myxilla incrustans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C00'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C00'^^xsd:string;
  dwc:aphiaid '133882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917433'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '169466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917423'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C12'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C12'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917423'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917420'^^xsd:integer;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C14'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C14'^^xsd:string;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917420'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B4C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917221'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B4C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B4C'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917221'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917227'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B48'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B48'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917227'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B4B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917240'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B4B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B4B'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917240'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BC4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917343'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BC4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BC4'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917343'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C3E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917452'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C3E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C3E'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917452'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C6C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917489'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C6C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C6C'^^xsd:string;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917489'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917509'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C55'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C55'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917509'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007B0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916823'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007B0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007B0'^^xsd:string;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916823'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007D1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916830'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007D1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007D1'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916830'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000768" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916756'^^xsd:integer;
  dwc:scientificName 'Clava multicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000768'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000768'^^xsd:string;
  dwc:aphiaid '117426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916756'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '117426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917275'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B69'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B69'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917275'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B8B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917304'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B8B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B8B'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917304'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000800" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916909'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000800'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000800'^^xsd:string;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916909'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000070C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916638'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000070C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000070C'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916638'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000720" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916655'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000720'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000720'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916655'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000739" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916684'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000739'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000739'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916684'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917536'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C74'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C74'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917536'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BF2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917399'^^xsd:integer;
  dwc:scientificName 'Halecium muricatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BF2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BF2'^^xsd:string;
  dwc:aphiaid '117597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917399'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '117597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FAB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918465'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FAB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FAB'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918465'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007C6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916838'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007C6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007C6'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916838'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917173'^^xsd:integer;
  dwc:scientificName 'Anotrichium furcellatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B10'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B10'^^xsd:string;
  dwc:aphiaid '144505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917173'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '144505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AF9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917164'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AF9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AF9'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917164'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FAE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918454'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FAE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FAE'^^xsd:string;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918454'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918468'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F95'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F95'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918468'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007AD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916815'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007AD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007AD'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916815'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FB0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918463'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FB0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FB0'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918463'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FC7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918495'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FC7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FC7'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918495'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FCB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918498'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FCB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FCB'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918498'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000750" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916698'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000750'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000750'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916698'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BDC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917385'^^xsd:integer;
  dwc:scientificName 'Thecacera pennigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BDC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BDC'^^xsd:string;
  dwc:aphiaid '140840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917385'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000075C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916699'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000075C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000075C'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916699'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007CC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916831'^^xsd:integer;
  dwc:scientificName 'Alcyonidium gelatinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007CC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007CC'^^xsd:string;
  dwc:aphiaid '111600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916831'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '111600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007E9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916881'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007E9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007E9'^^xsd:string;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916881'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917295'^^xsd:integer;
  dwc:scientificName 'Bowerbankia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B91'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B91'^^xsd:string;
  dwc:aphiaid '111665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917295'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '851589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007CA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916860'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007CA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007CA'^^xsd:string;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916860'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917181'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B36'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B36'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917181'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917517'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C49'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C49'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917517'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917492'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C68'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C68'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917492'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BEA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917406'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BEA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BEA'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917406'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917186'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B19'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B19'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917186'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000735" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916660'^^xsd:integer;
  dwc:scientificName 'Acari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000735'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000735'^^xsd:string;
  dwc:aphiaid '292684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916660'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B0D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917170'^^xsd:integer;
  dwc:scientificName 'Pterothamnion plumula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B0D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B0D'^^xsd:string;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917170'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917454'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C37'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C37'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917454'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917475'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C33'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C33'^^xsd:string;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917475'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C3A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917459'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C3A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C3A'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917459'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B9D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917327'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B9D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B9D'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917327'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BAC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917334'^^xsd:integer;
  dwc:scientificName 'Schizomavella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BAC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BAC'^^xsd:string;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917334'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917461'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C42'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C42'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917461'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917463'^^xsd:integer;
  dwc:scientificName 'Eudendrium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C29'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C29'^^xsd:string;
  dwc:aphiaid '117093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917463'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '117093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C2C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917469'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C2C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C2C'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917469'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917460'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C45'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C45'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917460'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C2E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917484'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C2E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C2E'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917484'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917458'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C35'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C35'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917458'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C2A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917466'^^xsd:integer;
  dwc:scientificName 'Halecium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C2A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C2A'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917466'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917468'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C26'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C26'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917468'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917479'^^xsd:integer;
  dwc:scientificName 'Schizomavella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C40'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C40'^^xsd:string;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917479'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BAF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917310'^^xsd:integer;
  dwc:scientificName 'Aetea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BAF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BAF'^^xsd:string;
  dwc:aphiaid '110819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917310'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '110819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917474'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C31'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C31'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917474'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B9A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917326'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B9A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B9A'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917326'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BCA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917342'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BCA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BCA'^^xsd:string;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917342'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000756" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916701'^^xsd:integer;
  dwc:scientificName 'Bowerbankia imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000756'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000756'^^xsd:string;
  dwc:aphiaid '111667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916701'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '851593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BB3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917311'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BB3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BB3'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917311'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000073C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916668'^^xsd:integer;
  dwc:scientificName 'Bowerbankia imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000073C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000073C'^^xsd:string;
  dwc:aphiaid '111667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916668'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '851593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000748" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916677'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000748'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000748'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916677'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000749" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916692'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000749'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000749'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916692'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000766" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916711'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000766'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000766'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916711'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FAF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918478'^^xsd:integer;
  dwc:scientificName 'Styela clava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FAF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FAF'^^xsd:string;
  dwc:aphiaid '103929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918478'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BB6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917320'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BB6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BB6'^^xsd:string;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917320'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BAE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917309'^^xsd:integer;
  dwc:scientificName 'Anguinella palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BAE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BAE'^^xsd:string;
  dwc:aphiaid '111631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917309'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '111631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007A8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916796'^^xsd:integer;
  dwc:scientificName 'Callithamnion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007A8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007A8'^^xsd:string;
  dwc:aphiaid '143832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916796'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '143832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000795" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916789'^^xsd:integer;
  dwc:scientificName 'Pterothamnion plumula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000795'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000795'^^xsd:string;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916789'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917284'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B62'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B62'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917284'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917154'^^xsd:integer;
  dwc:scientificName 'Bowerbankia imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B06'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B06'^^xsd:string;
  dwc:aphiaid '111667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917154'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '851593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917179'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B15'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B15'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917179'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007D7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916877'^^xsd:integer;
  dwc:scientificName 'Gracilaria gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007D7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007D7'^^xsd:string;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916877'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007DA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916873'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007DA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007DA'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916873'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000754" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916695'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000754'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000754'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916695'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000711" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916626'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000711'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000711'^^xsd:string;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916626'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000073E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916663'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000073E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000073E'^^xsd:string;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916663'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917530'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C75'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C75'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917530'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FC1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918486'^^xsd:integer;
  dwc:scientificName 'Archidoris pseudoargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FC1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FC1'^^xsd:string;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918486'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '138763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000071C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916650'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000071C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000071C'^^xsd:string;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916650'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917166'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B01'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B01'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917166'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917486'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C51'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C51'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917486'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917522'^^xsd:integer;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B38'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B38'^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917522'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000073D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916669'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000073D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000073D'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916669'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000758" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916702'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000758'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000758'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916702'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C7B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917534'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C7B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C7B'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917534'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917498'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C50'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C50'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917498'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BF9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917393'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BF9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BF9'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917393'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BFC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917395'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BFC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BFC'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917395'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BFA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917397'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BFA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BFA'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917397'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BF1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917403'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BF1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BF1'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917403'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B0E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917160'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B0E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B0E'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917160'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007B7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916811'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007B7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007B7'^^xsd:string;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916811'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FAC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918460'^^xsd:integer;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FAC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FAC'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918460'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000072A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916679'^^xsd:integer;
  dwc:scientificName 'Haliclona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000072A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000072A'^^xsd:string;
  dwc:aphiaid '231816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916679'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '166605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B1D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917202'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B1D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B1D'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917202'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FCF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918509'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FCF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FCF'^^xsd:string;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918509'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007AF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916822'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007AF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007AF'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916822'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007E4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916876'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007E4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007E4'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916876'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007F4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916904'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007F4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007F4'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916904'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BD0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917377'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BD0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BD0'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917377'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000727" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916645'^^xsd:integer;
  dwc:scientificName 'Blidingia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000727'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000727'^^xsd:string;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916645'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000726" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916651'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000726'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000726'^^xsd:string;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916651'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000741" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916664'^^xsd:integer;
  dwc:scientificName 'Audouinella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000741'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000741'^^xsd:string;
  dwc:aphiaid '143800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916664'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '143800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000073B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916676'^^xsd:integer;
  dwc:scientificName 'Flustrellidra hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000073B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000073B'^^xsd:string;
  dwc:aphiaid '111621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916676'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '111621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000075D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916697'^^xsd:integer;
  dwc:scientificName 'Audouinella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000075D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000075D'^^xsd:string;
  dwc:aphiaid '143800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916697'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '143800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FA0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918471'^^xsd:integer;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FA0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FA0'^^xsd:string;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918471'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000740" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916666'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000740'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000740'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916666'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917267'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B71'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B71'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917267'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917278'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B74'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B74'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917278'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917261'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B75'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B75'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917261'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917279'^^xsd:integer;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B73'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B73'^^xsd:string;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917279'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007AE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916825'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007AE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007AE'^^xsd:string;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916825'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007F8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916889'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007F8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007F8'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916889'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007FA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916901'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007FA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007FA'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916901'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B7D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917254'^^xsd:integer;
  dwc:scientificName 'Anguinella palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B7D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B7D'^^xsd:string;
  dwc:aphiaid '111631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917254'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '111631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917291'^^xsd:integer;
  dwc:scientificName 'Anguinella palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B92'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B92'^^xsd:string;
  dwc:aphiaid '111631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917291'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '111631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000700" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916627'^^xsd:integer;
  dwc:scientificName 'Clava multicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000700'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000700'^^xsd:string;
  dwc:aphiaid '117426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916627'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '117426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000070F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916632'^^xsd:integer;
  dwc:scientificName 'Gelidium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000070F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000070F'^^xsd:string;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916632'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000717" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916647'^^xsd:integer;
  dwc:scientificName 'Clava multicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000717'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000717'^^xsd:string;
  dwc:aphiaid '117426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916647'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '117426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000765" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916714'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000765'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000765'^^xsd:string;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916714'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000776" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916754'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000776'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000776'^^xsd:string;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916754'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000078E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916776'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000078E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000078E'^^xsd:string;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916776'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000075F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916694'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000075F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000075F'^^xsd:string;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916694'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000760" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916704'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000760'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000760'^^xsd:string;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916704'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007A4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916793'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007A4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007A4'^^xsd:string;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916793'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007A6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916798'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007A6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007A6'^^xsd:string;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916798'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000797" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916803'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000797'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000797'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916803'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000728" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916690'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000728'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000728'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916690'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000707" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916633'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000707'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000707'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916633'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000747" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916674'^^xsd:integer;
  dwc:scientificName 'Ectocarpaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000747'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000747'^^xsd:string;
  dwc:aphiaid '143717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916674'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '143717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007C4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916835'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007C4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007C4'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916835'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007E5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916872'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007E5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007E5'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916872'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AF1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917139'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AF1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AF1'^^xsd:string;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917139'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917151'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B08'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B08'^^xsd:string;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917151'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917453'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C47'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C47'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917453'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C0F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917421'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C0F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C0F'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917421'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000764" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916709'^^xsd:integer;
  dwc:scientificName 'Ectocarpaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000764'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000764'^^xsd:string;
  dwc:aphiaid '143717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916709'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '143717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C6B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917497'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C6B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C6B'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917497'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917266'^^xsd:integer;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B77'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B77'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917266'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C2D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917481'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C2D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C2D'^^xsd:string;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917481'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FC4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918484'^^xsd:integer;
  dwc:scientificName 'Anguinella palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FC4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FC4'^^xsd:string;
  dwc:aphiaid '111631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918484'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '111631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FBE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918499'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FBE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FBE'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918499'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C0D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917434'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C0D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C0D'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917434'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917191'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B39'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B39'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917191'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007C3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916829'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007C3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007C3'^^xsd:string;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916829'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BAD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917313'^^xsd:integer;
  dwc:scientificName 'Bowerbankia citrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BAD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BAD'^^xsd:string;
  dwc:aphiaid '111664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917313'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '851584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917413'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C17'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C17'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917413'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917234'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B40'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B40'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917234'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917228'^^xsd:integer;
  dwc:scientificName 'Eupolymnia nebulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B49'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B49'^^xsd:string;
  dwc:aphiaid '131489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917228'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '131489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000071E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916643'^^xsd:integer;
  dwc:scientificName 'Anurida maritima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000071E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000071E'^^xsd:string;
  dwc:aphiaid '118139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916643'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '118139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000772" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916763'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000772'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000772'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916763'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AE2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917128'^^xsd:integer;
  dwc:scientificName 'Clytia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AE2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AE2'^^xsd:string;
  dwc:aphiaid '117030'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917128'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '117030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B3C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917231'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B3C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B3C'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917231'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B3F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917444'^^xsd:integer;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B3F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B3F'^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917444'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007DD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916878'^^xsd:integer;
  dwc:scientificName 'Haliclona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007DD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007DD'^^xsd:string;
  dwc:aphiaid '231816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916878'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '166605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000708" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916634'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000708'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000708'^^xsd:string;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916634'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B5F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917237'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B5F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B5F'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917237'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917532'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C71'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C71'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917532'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AF5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917138'^^xsd:integer;
  dwc:scientificName 'Chlorophycota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AF5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AF5'^^xsd:string;
  dwc:aphiaid '801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917138'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BA6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917315'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BA6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BA6'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917315'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000770" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916764'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000770'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000770'^^xsd:string;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916764'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917296'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B93'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B93'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917296'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000072B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916673'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000072B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000072B'^^xsd:string;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916673'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917198'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B26'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B26'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917198'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BCD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917383'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BCD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BCD'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917383'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BB9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917352'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BB9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BB9'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917352'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000BA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917337'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000BA1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000BA1'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917337'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24918475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24918475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F9D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24918475'^^xsd:integer;
  dwc:scientificName 'Sagartiogeton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F9D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F9D'^^xsd:string;
  dwc:aphiaid '100777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24918475'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '100777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B2D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917183'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B2D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B2D'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917183'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000781" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916790'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000781'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000781'^^xsd:string;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916790'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917211'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B24'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B24'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917211'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917163'^^xsd:integer;
  dwc:scientificName 'Griffithsia devoniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B13'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B13'^^xsd:string;
  dwc:aphiaid '144583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917163'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '144583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917529'^^xsd:integer;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C77'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C77'^^xsd:string;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917529'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AF7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917148'^^xsd:integer;
  dwc:scientificName 'Anotrichium furcellatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AF7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AF7'^^xsd:string;
  dwc:aphiaid '144505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917148'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '144505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007EA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916882'^^xsd:integer;
  dwc:scientificName 'Laminaria saccharina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007EA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007EA'^^xsd:string;
  dwc:aphiaid '145730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916882'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000721" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916646'^^xsd:integer;
  dwc:scientificName 'Bowerbankia imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000721'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000721'^^xsd:string;
  dwc:aphiaid '111667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916646'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '851593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000074F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916719'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000074F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000074F'^^xsd:string;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916719'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000789" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916769'^^xsd:integer;
  dwc:scientificName 'Alcyonidium hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000789'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000789'^^xsd:string;
  dwc:aphiaid '111601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916769'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '111601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000794" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916783'^^xsd:integer;
  dwc:scientificName 'Griffithsia corallinoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000794'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000794'^^xsd:string;
  dwc:aphiaid '144582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916783'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '144582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917174'^^xsd:integer;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B05'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B05'^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917174'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000716" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916652'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000716'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000716'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916652'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000804" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916898'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000804'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000804'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916898'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000B78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917255'^^xsd:integer;
  dwc:scientificName 'Archidoris pseudoargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000B78'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000B78'^^xsd:string;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917255'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '138763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000077E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916784'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000077E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000077E'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916784'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000075A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916696'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000075A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000075A'^^xsd:string;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916696'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000738" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916683'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000738'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000738'^^xsd:string;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916683'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000780" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916778'^^xsd:integer;
  dwc:scientificName 'Diadumene cincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000780'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000780'^^xsd:string;
  dwc:aphiaid '100872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916778'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '100872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000007C8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916857'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000007C8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000007C8'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916857'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C2B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917470'^^xsd:integer;
  dwc:scientificName 'Kirchenpaueria pinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C2B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C2B'^^xsd:string;
  dwc:aphiaid '117674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917470'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '117674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000755" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916710'^^xsd:integer;
  dwc:scientificName 'Flustrellidra hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000755'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000755'^^xsd:string;
  dwc:aphiaid '111621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916710'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '111621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000710" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916621'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000710'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000710'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916621'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24917539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24917539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000C6F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24917539'^^xsd:integer;
  dwc:scientificName 'Urticina eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000C6F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000C6F'^^xsd:string;
  dwc:aphiaid '100833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24917539'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '100833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000773" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916747'^^xsd:integer;
  dwc:scientificName 'Alcyonidium hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000773'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000773'^^xsd:string;
  dwc:aphiaid '111601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916747'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '111601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.663092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.663092 -4.893244)"^^geo:wktLiteral ;
  geo-pos:lat "51.663092"^^xsd:decimal ;
  geo-pos:long "-4.893244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3192%3A24916687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3192:24916687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000746" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3192'^^xsd:integer;
  dwc:catalogNumber '24916687'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000746'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.893244'^^xsd:double;
  dwc:latitude '51.663092'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000746'^^xsd:string;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3192:24916687'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011E7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918796'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011E7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011E7'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918796'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011CD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918799'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011CD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011CD'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918799'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011D1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918805'^^xsd:integer;
  dwc:scientificName 'Crisia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011D1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011D1'^^xsd:string;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918805'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011F0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918806'^^xsd:integer;
  dwc:scientificName 'Crisia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011F0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011F0'^^xsd:string;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918806'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010DF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918234'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010DF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010DF'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918234'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918591'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001144'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001144'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918591'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001056" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918004'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001056'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001056'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918004'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001058" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918015'^^xsd:integer;
  dwc:scientificName 'Henricia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001058'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001058'^^xsd:string;
  dwc:aphiaid '123276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918015'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '123276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000105F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918022'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoïdes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000105F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000105F'^^xsd:string;
  dwc:aphiaid '494792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918022'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001155" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918684'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001155'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001155'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918684'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011A9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918703'^^xsd:integer;
  dwc:scientificName 'Brongniartella byssoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011A9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011A9'^^xsd:string;
  dwc:aphiaid '144792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918703'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '631828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001191" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918726'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001191'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001191'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918726'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013A5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919437'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013A5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013A5'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919437'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001383" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919445'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001383'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001383'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919445'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000112D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918579'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000112D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000112D'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918579'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010BA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918217'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010BA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010BA'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918217'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010C4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918218'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010C4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010C4'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918218'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918006'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001051'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001051'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918006'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013A9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919460'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013A9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013A9'^^xsd:string;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919460'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001152" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918689'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001152'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001152'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918689'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000117E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918676'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000117E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000117E'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918676'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000114D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918685'^^xsd:integer;
  dwc:scientificName 'Polymastia mammillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000114D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000114D'^^xsd:string;
  dwc:aphiaid '150221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918685'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '134204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011A1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918720'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011A1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011A1'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918720'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918546'^^xsd:integer;
  dwc:scientificName 'Lissoclinum perforatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001106'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001106'^^xsd:string;
  dwc:aphiaid '103585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918546'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010CC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918552'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010CC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010CC'^^xsd:string;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918552'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013A4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919403'^^xsd:integer;
  dwc:scientificName 'Ascidia mentula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013A4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013A4'^^xsd:string;
  dwc:aphiaid '103710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919403'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013A0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919416'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013A0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013A0'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919416'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013B3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919431'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013B3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013B3'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919431'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013A1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919455'^^xsd:integer;
  dwc:scientificName 'Sidnyum elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013A1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013A1'^^xsd:string;
  dwc:aphiaid '103683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919455'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001158" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918625'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001158'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001158'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918625'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000115A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918691'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000115A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000115A'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918691'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001192" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918735'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001192'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001192'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918735'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000106B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918159'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000106B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000106B'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918159'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001090" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918166'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001090'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001090'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918166'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010DE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918563'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010DE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010DE'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918563'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918559'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010E1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010E1'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918559'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011F2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918834'^^xsd:integer;
  dwc:scientificName 'Polyclinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011F2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011F2'^^xsd:string;
  dwc:aphiaid '103441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918834'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918219'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B33'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B33'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918219'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918207'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B32'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B32'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918207'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011CF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918831'^^xsd:integer;
  dwc:scientificName 'Onchidoris muricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011CF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011CF'^^xsd:string;
  dwc:aphiaid '140640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918831'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '140640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010F3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918254'^^xsd:integer;
  dwc:scientificName 'Crisia denticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010F3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010F3'^^xsd:string;
  dwc:aphiaid '111695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918254'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '111695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011D9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918797'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011D9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011D9'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918797'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011E6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918808'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011E6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011E6'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918808'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011EE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918809'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011EE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011EE'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918809'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011E2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918812'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011E2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011E2'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918812'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011C1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918823'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011C1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011C1'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918823'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011DE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918841'^^xsd:integer;
  dwc:scientificName 'Sidnyum elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011DE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011DE'^^xsd:string;
  dwc:aphiaid '103683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918841'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011BE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918740'^^xsd:integer;
  dwc:scientificName 'Aglaophenia pluma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011BE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011BE'^^xsd:string;
  dwc:aphiaid '117283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918740'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '117283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011D3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918847'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011D3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011D3'^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918847'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010F2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918520'^^xsd:integer;
  dwc:scientificName 'Crisidia cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010F2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010F2'^^xsd:string;
  dwc:aphiaid '111706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918520'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '111706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011F3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918846'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011F3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011F3'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918846'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011D5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918798'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011D5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011D5'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918798'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011DB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918822'^^xsd:integer;
  dwc:scientificName 'Henricia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011DB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011DB'^^xsd:string;
  dwc:aphiaid '123276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918822'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '123276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011B4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918842'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011B4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011B4'^^xsd:string;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918842'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011DF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918745'^^xsd:integer;
  dwc:scientificName 'Aplidium nordmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011DF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011DF'^^xsd:string;
  dwc:aphiaid '103656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918745'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011E0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918790'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011E0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011E0'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918790'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918825'^^xsd:integer;
  dwc:scientificName 'Leucosolenia complicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011B1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011B1'^^xsd:string;
  dwc:aphiaid '132219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918825'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '132219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011CC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918830'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011CC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011CC'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918830'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000113B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918589'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000113B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000113B'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918589'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918615'^^xsd:integer;
  dwc:scientificName 'Rhodophyllis divaricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001133'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001133'^^xsd:string;
  dwc:aphiaid '145617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918615'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918606'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001122'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001122'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918606'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001384" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919446'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001384'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001384'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919446'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001055" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918514'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001055'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001055'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918514'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010CF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918565'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010CF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010CF'^^xsd:string;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918565'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000106D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918138'^^xsd:integer;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000106D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000106D'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918138'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918235'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001102'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001102'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918235'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010D8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918569'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010D8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010D8'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918569'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918570'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001115'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001115'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918570'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010E7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918242'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010E7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010E7'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918242'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918526'^^xsd:integer;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001105'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001105'^^xsd:string;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918526'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918148'^^xsd:integer;
  dwc:scientificName 'Laminaria saccharina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001080'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001080'^^xsd:string;
  dwc:aphiaid '145730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918148'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000108B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918182'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000108B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000108B'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918182'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010D2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918553'^^xsd:integer;
  dwc:scientificName 'Phorbas fictitius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010D2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010D2'^^xsd:string;
  dwc:aphiaid '133679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918553'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '133679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010F6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918572'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010F6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010F6'^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918572'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918173'^^xsd:integer;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001094'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001094'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918173'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010CD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918567'^^xsd:integer;
  dwc:scientificName 'Tethya aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010CD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010CD'^^xsd:string;
  dwc:aphiaid '134311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918567'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '134311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010C6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918228'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010C6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010C6'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918228'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013B9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919457'^^xsd:integer;
  dwc:scientificName 'Taonia atomaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013B9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013B9'^^xsd:string;
  dwc:aphiaid '145393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919457'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010AE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918177'^^xsd:integer;
  dwc:scientificName 'Desmarestia ligulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010AE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010AE'^^xsd:string;
  dwc:aphiaid '145309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918177'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013B4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919429'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013B4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013B4'^^xsd:string;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919429'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010ED" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918568'^^xsd:integer;
  dwc:scientificName 'Tritonia hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010ED'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010ED'^^xsd:string;
  dwc:aphiaid '416648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918568'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '416648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919409'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001397'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001397'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919409'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000139E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919428'^^xsd:integer;
  dwc:scientificName 'Henricia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000139E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000139E'^^xsd:string;
  dwc:aphiaid '123276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919428'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '123276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918593'^^xsd:integer;
  dwc:scientificName 'Dyopedos porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001128'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001128'^^xsd:string;
  dwc:aphiaid '103044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918593'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918134'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001073'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001073'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918134'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000109D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918167'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000109D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000109D'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918167'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000119D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918701'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000119D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000119D'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918701'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000139F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919404'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000139F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000139F'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919404'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010E8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918541'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010E8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010E8'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918541'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010FA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918560'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010FA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010FA'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918560'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011B8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918829'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011B8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011B8'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918829'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011D6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918795'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011D6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011D6'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918795'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011BA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918819'^^xsd:integer;
  dwc:scientificName 'Haliclona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011BA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011BA'^^xsd:string;
  dwc:aphiaid '231816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918819'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '166605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011E8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918827'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011E8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011E8'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918827'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011C9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918737'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011C9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011C9'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918737'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011C0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918738'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011C0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011C0'^^xsd:string;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918738'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011D7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918801'^^xsd:integer;
  dwc:scientificName 'Cellaria sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011D7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011D7'^^xsd:string;
  dwc:aphiaid '111260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918801'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '111260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011C3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918848'^^xsd:integer;
  dwc:scientificName 'Coryne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011C3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011C3'^^xsd:string;
  dwc:aphiaid '117067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918848'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '117067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011B6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918814'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011B6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011B6'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918814'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011EF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918815'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011EF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011EF'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918815'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011BB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918820'^^xsd:integer;
  dwc:scientificName 'Haliclona viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011BB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011BB'^^xsd:string;
  dwc:aphiaid '132881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918820'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '235864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918838'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011B2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011B2'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918838'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001181" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918626'^^xsd:integer;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001181'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001181'^^xsd:string;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918626'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011CB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918800'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011CB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011CB'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918800'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011CA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918813'^^xsd:integer;
  dwc:scientificName 'Dyopedos porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011CA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011CA'^^xsd:string;
  dwc:aphiaid '103044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918813'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918512'^^xsd:integer;
  dwc:scientificName 'Ammodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001040'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001040'^^xsd:string;
  dwc:aphiaid '125909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918512'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001041" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918513'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001041'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001041'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918513'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011A6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918709'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011A6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011A6'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918709'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010C8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918209'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010C8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010C8'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918209'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000112C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918584'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000112C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000112C'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918584'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918578'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001130'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001130'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918578'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000113F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918608'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000113F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000113F'^^xsd:string;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918608'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918602'^^xsd:integer;
  dwc:scientificName 'Leucosolenia complicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001119'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001119'^^xsd:string;
  dwc:aphiaid '132219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918602'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '132219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011DA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918743'^^xsd:integer;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011DA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011DA'^^xsd:string;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918743'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011EB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918833'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011EB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011EB'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918833'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011E5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918792'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011E5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011E5'^^xsd:string;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918792'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011D4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918816'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011D4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011D4'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918816'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011F1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918817'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011F1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011F1'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918817'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011B5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918818'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011B5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011B5'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918818'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011DD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918835'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011DD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011DD'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918835'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010E4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918566'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010E4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010E4'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918566'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011D0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918791'^^xsd:integer;
  dwc:scientificName 'Archidoris pseudoargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011D0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011D0'^^xsd:string;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918791'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '138763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011C8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918794'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011C8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011C8'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918794'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011E4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918803'^^xsd:integer;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011E4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011E4'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918803'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011B0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918804'^^xsd:integer;
  dwc:scientificName 'Clathrina coriacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011B0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011B0'^^xsd:string;
  dwc:aphiaid '132277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918804'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '132277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011BD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918843'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011BD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011BD'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918843'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011ED" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918844'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011ED'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011ED'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918844'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013B5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919408'^^xsd:integer;
  dwc:scientificName 'Brongniartella byssoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013B5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013B5'^^xsd:string;
  dwc:aphiaid '144792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919408'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '631828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001386" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919436'^^xsd:integer;
  dwc:scientificName 'Microciona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001386'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001386'^^xsd:string;
  dwc:aphiaid '131872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919436'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '167605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001380" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919414'^^xsd:integer;
  dwc:scientificName 'Ciocalypta penicillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001380'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001380'^^xsd:string;
  dwc:aphiaid '132575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919414'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '132575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010E3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918253'^^xsd:integer;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010E3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010E3'^^xsd:string;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918253'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010B9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918216'^^xsd:integer;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010B9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010B9'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918216'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000111B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918607'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000111B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000111B'^^xsd:string;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918607'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000109B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918170'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000109B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000109B'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918170'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000117D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918678'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000117D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000117D'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918678'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011A0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918721'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011A0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011A0'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918721'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011AD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918722'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011AD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011AD'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918722'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000105C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918007'^^xsd:integer;
  dwc:scientificName 'Clavelinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000105C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000105C'^^xsd:string;
  dwc:aphiaid '103438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918007'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000107B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918142'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000107B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000107B'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918142'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918143'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001087'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001087'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918143'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918146'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001074'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001074'^^xsd:string;
  dwc:aphiaid '144191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918146'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010A9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918174'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010A9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010A9'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918174'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918175'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010B2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010B2'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918175'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000119A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918706'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000119A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000119A'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918706'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001398" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919410'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001398'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001398'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919410'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918600'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001129'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001129'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918600'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918617'^^xsd:integer;
  dwc:scientificName 'Rhodymenia holmesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001138'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001138'^^xsd:string;
  dwc:aphiaid '145853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918617'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000108C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918189'^^xsd:integer;
  dwc:scientificName 'Myxilla incrustans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000108C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000108C'^^xsd:string;
  dwc:aphiaid '133882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918189'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '169466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010A4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918195'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010A4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010A4'^^xsd:string;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918195'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000108D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918200'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000108D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000108D'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918200'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010E2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918229'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010E2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010E2'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918229'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010F0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918230'^^xsd:integer;
  dwc:scientificName 'Aeolidiella glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010F0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010F0'^^xsd:string;
  dwc:aphiaid '138711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918230'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '138711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013AC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919442'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013AC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013AC'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919442'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000138D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919397'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000138D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000138D'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919397'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000137E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919417'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000137E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000137E'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919417'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000116E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918657'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000116E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000116E'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918657'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918659'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001161'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001161'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918659'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000115D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918686'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000115D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000115D'^^xsd:string;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918686'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001197" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918707'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001197'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001197'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918707'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001195" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918712'^^xsd:integer;
  dwc:scientificName 'Dyopedos porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001195'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001195'^^xsd:string;
  dwc:aphiaid '103044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918712'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010A8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918185'^^xsd:integer;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010A8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010A8'^^xsd:string;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918185'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000138C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919413'^^xsd:integer;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000138C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000138C'^^xsd:string;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919413'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013B7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919422'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013B7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013B7'^^xsd:string;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919422'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000137A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919453'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000137A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000137A'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919453'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000137F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919456'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000137F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000137F'^^xsd:string;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919456'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000106E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918137'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000106E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000106E'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918137'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000119E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918700'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000119E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000119E'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918700'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011A5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918729'^^xsd:integer;
  dwc:scientificName 'Pterothamnion plumula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011A5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011A5'^^xsd:string;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918729'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918533'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001118'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001118'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918533'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918532'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001111'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001111'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918532'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010D0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918535'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010D0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010D0'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918535'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000108F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918180'^^xsd:integer;
  dwc:scientificName 'Diphasia rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000108F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000108F'^^xsd:string;
  dwc:aphiaid '117883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918180'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '117883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001159" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918662'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001159'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001159'^^xsd:string;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918662'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011DC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918793'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011DC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011DC'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918793'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010C0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918208'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010C0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010C0'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918208'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010A6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918197'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010A6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010A6'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918197'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010B3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918198'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010B3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010B3'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918198'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011A3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918725'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011A3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011A3'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918725'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001079" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918156'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001079'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001079'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918156'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918723'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001190'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001190'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918723'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000139A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919452'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000139A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000139A'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919452'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918131'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001075'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001075'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918131'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918132'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001083'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001083'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918132'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013AA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919395'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013AA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013AA'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919395'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001381" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919441'^^xsd:integer;
  dwc:scientificName 'Phorbas fictitius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001381'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001381'^^xsd:string;
  dwc:aphiaid '133679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919441'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '133679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000105D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918515'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000105D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000105D'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918515'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013AE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919449'^^xsd:integer;
  dwc:scientificName 'Rhodymenia holmesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013AE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013AE'^^xsd:string;
  dwc:aphiaid '145853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919449'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918603'^^xsd:integer;
  dwc:scientificName 'Meredithia microphylla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001134'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001134'^^xsd:string;
  dwc:aphiaid '145271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918603'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000104A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918125'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000104A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000104A'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918125'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000111F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918594'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000111F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000111F'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918594'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918586'^^xsd:integer;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001127'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001127'^^xsd:string;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918586'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000112B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918583'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000112B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000112B'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918583'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918614'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001142'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001142'^^xsd:string;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918614'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918240'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001101'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001101'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918240'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010FF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918523'^^xsd:integer;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010FF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010FF'^^xsd:string;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918523'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011AA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918731'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011AA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011AA'^^xsd:string;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918731'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000119C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918708'^^xsd:integer;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000119C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000119C'^^xsd:string;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918708'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001175" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918668'^^xsd:integer;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001175'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001175'^^xsd:string;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918668'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001176" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918682'^^xsd:integer;
  dwc:scientificName 'Pawsonia saxicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001176'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001176'^^xsd:string;
  dwc:aphiaid '124653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918682'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '124653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918581'^^xsd:integer;
  dwc:scientificName 'Brongniartella byssoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001141'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001141'^^xsd:string;
  dwc:aphiaid '144792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918581'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '631828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918611'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001123'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001123'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918611'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010DB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918542'^^xsd:integer;
  dwc:scientificName 'Kirchenpaueria pinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010DB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010DB'^^xsd:string;
  dwc:aphiaid '117674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918542'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '117674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010DA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918232'^^xsd:integer;
  dwc:scientificName 'Aglaophenia tubulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010DA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010DA'^^xsd:string;
  dwc:aphiaid '117285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918232'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '117285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010F5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918233'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010F5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010F5'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918233'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000110D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918237'^^xsd:integer;
  dwc:scientificName 'Aplidium glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000110D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000110D'^^xsd:string;
  dwc:aphiaid '103647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918237'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010FC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918251'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010FC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010FC'^^xsd:string;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918251'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000104D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918516'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000104D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000104D'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918516'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918124'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001043'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001043'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918124'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918010'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001061'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001061'^^xsd:string;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918010'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918011'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001045'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001045'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918011'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013A8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919394'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013A8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013A8'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919394'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918582'^^xsd:integer;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001146'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001146'^^xsd:string;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918582'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918576'^^xsd:integer;
  dwc:scientificName 'Aglaophenia pluma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001121'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001121'^^xsd:string;
  dwc:aphiaid '117283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918576'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918574'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001132'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001132'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918574'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013AD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919448'^^xsd:integer;
  dwc:scientificName 'Rhodymenia ardissonei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013AD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013AD'^^xsd:string;
  dwc:aphiaid '145850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919448'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001157" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918694'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001157'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001157'^^xsd:string;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918694'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001096" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918172'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001096'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001096'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918172'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918145'^^xsd:integer;
  dwc:scientificName 'Henricia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001072'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001072'^^xsd:string;
  dwc:aphiaid '123276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918145'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '123276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001199" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918705'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001199'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001199'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918705'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010DC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918551'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010DC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010DC'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918551'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918555'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001103'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001103'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918555'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010B5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918222'^^xsd:integer;
  dwc:scientificName 'Leucosolenia complicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010B5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010B5'^^xsd:string;
  dwc:aphiaid '132219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918222'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '132219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000111E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918613'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000111E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000111E'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918613'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010E5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918558'^^xsd:integer;
  dwc:scientificName 'Pycnogonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010E5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010E5'^^xsd:string;
  dwc:aphiaid '1567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918558'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010DD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918562'^^xsd:integer;
  dwc:scientificName 'Sertularella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010DD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010DD'^^xsd:string;
  dwc:aphiaid '117233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918562'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '117233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000115F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918632'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000115F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000115F'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918632'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000117B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918630'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000117B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000117B'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918630'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011A2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918698'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011A2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011A2'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918698'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000118F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918699'^^xsd:integer;
  dwc:scientificName 'Aglaophenia pluma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000118F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000118F'^^xsd:string;
  dwc:aphiaid '117283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918699'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011AC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918704'^^xsd:integer;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011AC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011AC'^^xsd:string;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918704'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918525'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001116'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001116'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918525'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000118C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918713'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000118C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000118C'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918713'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000115E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918631'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000115E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000115E'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918631'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918588'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001148'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001148'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918588'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918129'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001067'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001067'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918129'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918017'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001065'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001065'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918017'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000110C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918252'^^xsd:integer;
  dwc:scientificName 'Clavelinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000110C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000110C'^^xsd:string;
  dwc:aphiaid '103438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918252'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010D3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918537'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010D3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010D3'^^xsd:string;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918537'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000104B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918128'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000104B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000104B'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918128'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001163" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918672'^^xsd:integer;
  dwc:scientificName 'Doto'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001163'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001163'^^xsd:string;
  dwc:aphiaid '137916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918672'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001174" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918627'^^xsd:integer;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001174'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001174'^^xsd:string;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918627'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000107A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918158'^^xsd:integer;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000107A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000107A'^^xsd:string;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918158'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010F9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918243'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010F9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010F9'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918243'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010FE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918236'^^xsd:integer;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010FE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010FE'^^xsd:string;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918236'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013AF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919450'^^xsd:integer;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013AF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013AF'^^xsd:string;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919450'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010D7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918557'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010D7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010D7'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918557'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010D4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918549'^^xsd:integer;
  dwc:scientificName 'Myxilla incrustans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010D4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010D4'^^xsd:string;
  dwc:aphiaid '133882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918549'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '169466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001184" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918628'^^xsd:integer;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001184'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001184'^^xsd:string;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918628'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001391" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919430'^^xsd:integer;
  dwc:scientificName 'Hinia reticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001391'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001391'^^xsd:string;
  dwc:aphiaid '416627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919430'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '140513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010FD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918246'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010FD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010FD'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918246'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918524'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001107'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001107'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918524'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010E6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918241'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010E6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010E6'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918241'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010EA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918539'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010EA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010EA'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918539'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000137C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919459'^^xsd:integer;
  dwc:scientificName 'Tethya aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000137C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000137C'^^xsd:string;
  dwc:aphiaid '134311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919459'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '134311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001092" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918202'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001092'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001092'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918202'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918245'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001109'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001109'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918245'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000139B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919412'^^xsd:integer;
  dwc:scientificName 'Cellaria sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000139B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000139B'^^xsd:string;
  dwc:aphiaid '111260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919412'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '111260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001395" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919418'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001395'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001395'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919418'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013BA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919419'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013BA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013BA'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919419'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918518'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001059'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001059'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918518'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000113E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918598'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000113E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000113E'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918598'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918599'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001147'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001147'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918599'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000112A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918573'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000112A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000112A'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918573'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001049" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918126'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001049'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001049'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918126'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918127'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001064'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001064'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918127'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918018'^^xsd:integer;
  dwc:scientificName 'Leucosolenia complicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001042'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001042'^^xsd:string;
  dwc:aphiaid '132219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918018'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '132219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000104C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918026'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000104C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000104C'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918026'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001066" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918027'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001066'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001066'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918027'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918609'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001135'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001135'^^xsd:string;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918609'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001046" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918020'^^xsd:integer;
  dwc:scientificName 'Myxilla incrustans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001046'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001046'^^xsd:string;
  dwc:aphiaid '133882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918020'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '169466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001048" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918025'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001048'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001048'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918025'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918002'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001062'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001062'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918002'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000104E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918519'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000104E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000104E'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918519'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011AE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918724'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011AE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011AE'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918724'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918597'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001140'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001140'^^xsd:string;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918597'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000116B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918624'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000116B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000116B'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918624'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001172" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918661'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001172'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001172'^^xsd:string;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918661'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000117A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918667'^^xsd:integer;
  dwc:scientificName 'Corella parallelogramma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000117A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000117A'^^xsd:string;
  dwc:aphiaid '103743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918667'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011AB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918711'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011AB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011AB'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918711'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000106F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918162'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000106F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000106F'^^xsd:string;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918162'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000110F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918543'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000110F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000110F'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918543'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918620'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001124'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001124'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918620'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000111C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918621'^^xsd:integer;
  dwc:scientificName 'Tethya aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000111C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000111C'^^xsd:string;
  dwc:aphiaid '134311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918621'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '134311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918622'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001120'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001120'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918622'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918575'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001126'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001126'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918575'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010BE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918221'^^xsd:integer;
  dwc:scientificName 'Henricia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010BE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010BE'^^xsd:string;
  dwc:aphiaid '123276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918221'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '123276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010C1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918210'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010C1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010C1'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918210'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000110B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918547'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000110B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000110B'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918547'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918548'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001113'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001113'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918548'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918163'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001070'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001070'^^xsd:string;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918163'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011B9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918828'^^xsd:integer;
  dwc:scientificName 'Myxilla incrustans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011B9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011B9'^^xsd:string;
  dwc:aphiaid '133882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918828'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '169466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011D2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918741'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011D2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011D2'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918741'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011E9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918744'^^xsd:integer;
  dwc:scientificName 'Aplidium glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011E9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011E9'^^xsd:string;
  dwc:aphiaid '103647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918744'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011D8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918802'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011D8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011D8'^^xsd:string;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918802'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011BF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918824'^^xsd:integer;
  dwc:scientificName 'Kirchenpaueria pinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011BF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011BF'^^xsd:string;
  dwc:aphiaid '117674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918824'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '117674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011BC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918836'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011BC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011BC'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918836'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010EF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918540'^^xsd:integer;
  dwc:scientificName 'Janolus cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010EF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010EF'^^xsd:string;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918540'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '162687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001085" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918155'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoïdes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001085'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001085'^^xsd:string;
  dwc:aphiaid '494792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918155'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000107F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918147'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000107F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000107F'^^xsd:string;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918147'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001078" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918154'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoïdes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001078'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001078'^^xsd:string;
  dwc:aphiaid '494792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918154'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001095" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918192'^^xsd:integer;
  dwc:scientificName 'Parajassa pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001095'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001095'^^xsd:string;
  dwc:aphiaid '102440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918192'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '102440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000108E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918204'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000108E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000108E'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918204'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000107D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918152'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000107D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000107D'^^xsd:string;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918152'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001089" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918153'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001089'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001089'^^xsd:string;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918153'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010AF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918178'^^xsd:integer;
  dwc:scientificName 'Desmarestia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010AF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010AF'^^xsd:string;
  dwc:aphiaid '145310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918178'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001097" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918190'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001097'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001097'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918190'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010AD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918193'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010AD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010AD'^^xsd:string;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918193'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010B0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918194'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010B0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010B0'^^xsd:string;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918194'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010D6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918529'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010D6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010D6'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918529'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010BB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918215'^^xsd:integer;
  dwc:scientificName 'Bugula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010BB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010BB'^^xsd:string;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918215'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919398'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001396'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001396'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919398'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013B8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919423'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013B8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013B8'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919423'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918141'^^xsd:integer;
  dwc:scientificName 'Corallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001076'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001076'^^xsd:string;
  dwc:aphiaid '144007'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918141'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000107E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918144'^^xsd:integer;
  dwc:scientificName 'Ectocarpaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000107E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000107E'^^xsd:string;
  dwc:aphiaid '143717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918144'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '143717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001057" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918003'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001057'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001057'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918003'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000105B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918019'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000105B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000105B'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918019'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013A2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919401'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013A2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013A2'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919401'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919399'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001389'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001389'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919399'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000118B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918730'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000118B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000118B'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918730'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000115C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918690'^^xsd:integer;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000115C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000115C'^^xsd:string;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918690'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010D9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918231'^^xsd:integer;
  dwc:scientificName 'Aglaophenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010D9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010D9'^^xsd:string;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918231'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010F1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918521'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010F1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010F1'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918521'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918522'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001110'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001110'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918522'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010FB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918250'^^xsd:integer;
  dwc:scientificName 'Cellaria sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010FB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010FB'^^xsd:string;
  dwc:aphiaid '111260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918250'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '111260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000109C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918183'^^xsd:integer;
  dwc:scientificName 'Henricia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000109C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000109C'^^xsd:string;
  dwc:aphiaid '123276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918183'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '123276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010A5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918196'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoïdes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010A5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010A5'^^xsd:string;
  dwc:aphiaid '494792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918196'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918206'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001098'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001098'^^xsd:string;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918206'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010B6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918225'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010B6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010B6'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918225'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010C7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918226'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010C7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010C7'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918226'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011CE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918810'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011CE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011CE'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918810'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011E3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918826'^^xsd:integer;
  dwc:scientificName 'Lissoclinum perforatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011E3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011E3'^^xsd:string;
  dwc:aphiaid '103585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918826'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011B3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918832'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011B3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011B3'^^xsd:string;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918832'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011C7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918739'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011C7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011C7'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918739'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011EC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918840'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011EC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011EC'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918840'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011C2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918839'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011C2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011C2'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918839'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011C4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918742'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011C4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011C4'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918742'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011EA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918807'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011EA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011EA'^^xsd:string;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918807'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011C6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918837'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011C6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011C6'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918837'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000114F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918695'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000114F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000114F'^^xsd:string;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918695'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010F8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918248'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010F8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010F8'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918248'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001053" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918008'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001053'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001053'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918008'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001185" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918681'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001185'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001185'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918681'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000113C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918592'^^xsd:integer;
  dwc:scientificName 'Drachiella heterocarpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000113C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000113C'^^xsd:string;
  dwc:aphiaid '144745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918592'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000112E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918580'^^xsd:integer;
  dwc:scientificName 'Asterina phylactica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000112E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000112E'^^xsd:string;
  dwc:aphiaid '123990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918580'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '123990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000111D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918612'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000111D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000111D'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918612'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918604'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001131'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001131'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918604'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000114A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918605'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000114A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000114A'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918605'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001162" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918680'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001162'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001162'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918680'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001054" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918517'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001054'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001054'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918517'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011A7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918714'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011A7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011A7'^^xsd:string;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918714'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000118A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918715'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000118A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000118A'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918715'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001188" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918734'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001188'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001188'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918734'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001189" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918736'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001189'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001189'^^xsd:string;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918736'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001150" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918674'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001150'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001150'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918674'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001171" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918660'^^xsd:integer;
  dwc:scientificName 'Cellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001171'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001171'^^xsd:string;
  dwc:aphiaid '110869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918660'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001194" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918702'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001194'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001194'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918702'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000106C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918135'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000106C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000106C'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918135'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918136'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001082'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001082'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918136'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001093" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918168'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001093'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001093'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918168'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010B4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918169'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010B4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010B4'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918169'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000109F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918179'^^xsd:integer;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000109F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000109F'^^xsd:string;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918179'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000113D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918595'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000113D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000113D'^^xsd:string;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918595'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001149" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918596'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001149'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001149'^^xsd:string;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918596'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918590'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001143'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001143'^^xsd:string;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918590'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000111A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918619'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000111A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000111A'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918619'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000116C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918663'^^xsd:integer;
  dwc:scientificName 'Chartella papyracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000116C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000116C'^^xsd:string;
  dwc:aphiaid '111365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918663'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000117F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918677'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000117F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000117F'^^xsd:string;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918677'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '151501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011A4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918717'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011A4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011A4'^^xsd:string;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918717'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918161'^^xsd:integer;
  dwc:scientificName 'Coryne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001068'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001068'^^xsd:string;
  dwc:aphiaid '117067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918161'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '117067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918556'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001112'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001112'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918556'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010BC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918213'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010BC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010BC'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918213'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001393" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919433'^^xsd:integer;
  dwc:scientificName 'Janolus cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001393'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001393'^^xsd:string;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919433'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '162687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001177" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918665'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001177'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001177'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918665'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000138E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919405'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000138E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000138E'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919405'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919420'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013B1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013B1'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919420'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010AB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918184'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010AB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010AB'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918184'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000117C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918669'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000117C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000117C'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918669'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918670'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001187'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001187'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918670'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001198" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918697'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001198'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001198'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918697'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000119F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918710'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000119F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000119F'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918710'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011A8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918718'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011A8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011A8'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918718'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918130'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001071'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001071'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918130'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000106A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918151'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000106A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000106A'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918151'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000109A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918164'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000109A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000109A'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918164'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010EB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918249'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010EB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010EB'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918249'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010E9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918528'^^xsd:integer;
  dwc:scientificName 'Dyopedos porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010E9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010E9'^^xsd:string;
  dwc:aphiaid '103044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918528'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000118E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918716'^^xsd:integer;
  dwc:scientificName 'Halecium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000118E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000118E'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918716'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918160'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001069'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001069'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918160'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010A0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918181'^^xsd:integer;
  dwc:scientificName 'Distomus variolosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010A0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010A0'^^xsd:string;
  dwc:aphiaid '103890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918181'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010A2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918203'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010A2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010A2'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918203'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000138B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919462'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000138B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000138B'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919462'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001179" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918629'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001179'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001179'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918629'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000116F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918658'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000116F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000116F'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918658'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013AB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919451'^^xsd:integer;
  dwc:scientificName 'Schottera nicaeënsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013AB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013AB'^^xsd:string;
  dwc:aphiaid '494793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919451'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919461'^^xsd:integer;
  dwc:scientificName 'Tritonia lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001394'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001394'^^xsd:string;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919461'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1669251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000116D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918634'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000116D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000116D'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918634'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010E0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918571'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010E0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010E0'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918571'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001379" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919435'^^xsd:integer;
  dwc:scientificName 'Leucosolenia complicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001379'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001379'^^xsd:string;
  dwc:aphiaid '132219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919435'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '132219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001390" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919438'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001390'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001390'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919438'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013B0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919444'^^xsd:integer;
  dwc:scientificName 'Pterothamnion plumula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013B0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013B0'^^xsd:string;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919444'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000110A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918244'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000110A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000110A'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918244'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010CB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918534'^^xsd:integer;
  dwc:scientificName 'Grantia compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010CB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010CB'^^xsd:string;
  dwc:aphiaid '132181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918534'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '132181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000114E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918666'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000114E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000114E'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918666'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918139'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001077'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001077'^^xsd:string;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918139'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918140'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001084'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001084'^^xsd:string;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918140'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010AA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918176'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010AA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010AA'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918176'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000115B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918623'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000115B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000115B'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918623'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010F7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918247'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010F7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010F7'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918247'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918538'^^xsd:integer;
  dwc:scientificName 'Henricia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001100'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001100'^^xsd:string;
  dwc:aphiaid '123276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918538'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '123276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010CE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918564'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010CE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010CE'^^xsd:string;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918564'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001170" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918692'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001170'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001170'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918692'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001196" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918719'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001196'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001196'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918719'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000119B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918733'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000119B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000119B'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918733'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919421'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013B2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013B2'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919421'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919439'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001387'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001387'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919439'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013A7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919434'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013A7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013A7'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919434'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000137B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919440'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000137B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000137B'^^xsd:string;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919440'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000137D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919443'^^xsd:integer;
  dwc:scientificName 'Polymastia mammillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000137D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000137D'^^xsd:string;
  dwc:aphiaid '150221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919443'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '134204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000107C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918149'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000107C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000107C'^^xsd:string;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918149'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001088" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918150'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001088'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001088'^^xsd:string;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918150'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918187'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010B1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010B1'^^xsd:string;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918187'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918188'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001099'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001099'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918188'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010C9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918544'^^xsd:integer;
  dwc:scientificName 'Leucosolenia complicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010C9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010C9'^^xsd:string;
  dwc:aphiaid '132219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918544'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '132219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918239'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001114'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001114'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918239'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918238'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001104'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001104'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918238'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918527'^^xsd:integer;
  dwc:scientificName 'Distomus variolosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001108'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001108'^^xsd:string;
  dwc:aphiaid '103890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918527'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001399" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919411'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001399'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001399'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919411'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010CA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918561'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010CA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010CA'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918561'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001382" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919427'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001382'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001382'^^xsd:string;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919427'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013A3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919424'^^xsd:integer;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013A3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013A3'^^xsd:string;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919424'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013B6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919426'^^xsd:integer;
  dwc:scientificName 'Halopteris filicina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013B6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013B6'^^xsd:string;
  dwc:aphiaid '145906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919426'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000138F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919406'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000138F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000138F'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919406'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010D5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918536'^^xsd:integer;
  dwc:scientificName 'Haliclona viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010D5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010D5'^^xsd:string;
  dwc:aphiaid '132881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918536'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '235864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013BC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919402'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013BC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013BC'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919402'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010D1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918530'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010D1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010D1'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918530'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918531'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001117'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001117'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918531'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001160" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918683'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001160'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001160'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918683'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001052" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918005'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001052'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001052'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918005'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000104F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918016'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000104F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000104F'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918016'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000139D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919400'^^xsd:integer;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000139D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000139D'^^xsd:string;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919400'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001178" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918671'^^xsd:integer;
  dwc:scientificName 'Distaplia rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001178'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001178'^^xsd:string;
  dwc:aphiaid '103609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918671'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001154" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918687'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001154'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001154'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918687'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000118D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918728'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000118D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000118D'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918728'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010BD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918214'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010BD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010BD'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918214'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010C5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918212'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010C5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010C5'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918212'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010C2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918220'^^xsd:integer;
  dwc:scientificName 'Distomus variolosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010C2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010C2'^^xsd:string;
  dwc:aphiaid '103890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918220'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000105A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918024'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000105A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000105A'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918024'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001047" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918014'^^xsd:integer;
  dwc:scientificName 'Haliclona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001047'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001047'^^xsd:string;
  dwc:aphiaid '131834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918014'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '131834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918023'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001060'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001060'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918023'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918577'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001125'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001125'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918577'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918616'^^xsd:integer;
  dwc:scientificName 'Rhodymenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001137'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001137'^^xsd:string;
  dwc:aphiaid '145852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918616'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919415'^^xsd:integer;
  dwc:scientificName 'Clathrina lacunosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001378'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001378'^^xsd:string;
  dwc:aphiaid '150239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919415'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '150239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000114B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918664'^^xsd:integer;
  dwc:scientificName 'Clathrina lacunosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000114B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000114B'^^xsd:string;
  dwc:aphiaid '150239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918664'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '150239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001193" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918727'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001193'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001193'^^xsd:string;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918727'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001392" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919396'^^xsd:integer;
  dwc:scientificName 'Acanthodoris pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001392'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001392'^^xsd:string;
  dwc:aphiaid '140627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919396'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '140627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011B7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918821'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011B7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011B7'^^xsd:string;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918821'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011C5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918845'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011C5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011C5'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918845'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918009'^^xsd:integer;
  dwc:scientificName 'Dyopedos porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001050'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001050'^^xsd:string;
  dwc:aphiaid '103044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918009'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001180" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918696'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001180'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001180'^^xsd:string;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918696'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010EE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918545'^^xsd:integer;
  dwc:scientificName 'Limacia clavigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010EE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010EE'^^xsd:string;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918545'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '140830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010F4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918255'^^xsd:integer;
  dwc:scientificName 'Crisia eburnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010F4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010F4'^^xsd:string;
  dwc:aphiaid '111696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918255'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '111696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010BF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918224'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010BF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010BF'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918224'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000114C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918693'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000114C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000114C'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918693'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013BB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919447'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013BB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013BB'^^xsd:string;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919447'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001173" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918633'^^xsd:integer;
  dwc:scientificName 'Bowerbankia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001173'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001173'^^xsd:string;
  dwc:aphiaid '111023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918633'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010B7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918227'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010B7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010B7'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918227'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000108A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918191'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000108A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000108A'^^xsd:string;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918191'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010A1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918171'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010A1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010A1'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918171'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918811'^^xsd:integer;
  dwc:scientificName 'Didemnum maculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011E1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011E1'^^xsd:string;
  dwc:aphiaid '103570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918811'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010A3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918165'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010A3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010A3'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918165'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001186" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918679'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001186'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001186'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918679'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001086" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918157'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001086'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001086'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918157'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001081" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918133'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001081'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001081'^^xsd:string;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918133'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013A6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919458'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013A6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013A6'^^xsd:string;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919458'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001153" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918673'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001153'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001153'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918673'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000110E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918554'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000110E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000110E'^^xsd:string;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918554'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001091" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918205'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001091'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001091'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918205'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000109E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918199'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000109E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000109E'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918199'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001385" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919425'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001385'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001385'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919425'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010EC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918550'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010EC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010EC'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918550'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001156" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918675'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001156'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001156'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918675'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919454'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001388'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001388'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919454'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010AC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918186'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010AC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010AC'^^xsd:string;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918186'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010C3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918223'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010C3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010C3'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918223'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011AF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918732'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011AF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011AF'^^xsd:string;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918732'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000139C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919407'^^xsd:integer;
  dwc:scientificName 'Bowerbankia citrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000139C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000139C'^^xsd:string;
  dwc:aphiaid '111664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919407'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '851584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918618'^^xsd:integer;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001139'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001139'^^xsd:string;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918618'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010B8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918211'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010B8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010B8'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918211'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000113A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918587'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000113A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000113A'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918587'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918012'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001063'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001063'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918012'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000010A7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918201'^^xsd:integer;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000010A7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000010A7'^^xsd:string;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918201'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000112F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918585'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000112F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000112F'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918585'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000105E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918021'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000105E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000105E'^^xsd:string;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918021'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918601'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001145'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001145'^^xsd:string;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918601'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918610'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001136'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001136'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918610'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918013'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001044'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001044'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918013'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000138A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919432'^^xsd:integer;
  dwc:scientificName 'Isozoanthus sulcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000138A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000138A'^^xsd:string;
  dwc:aphiaid '101053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919432'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '101053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.376101"^^xsd:decimal ;
  dwc:decimalLongitude "-4.707393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.376101 -4.707393)"^^geo:wktLiteral ;
  geo-pos:lat "53.376101"^^xsd:decimal ;
  geo-pos:long "-4.707393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001151" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918688'^^xsd:integer;
  dwc:scientificName 'Raspailia hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001151'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.707393'^^xsd:double;
  dwc:latitude '53.376101'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001151'^^xsd:string;
  dwc:aphiaid '133147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918688'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '133147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000136D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919392'^^xsd:integer;
  dwc:scientificName 'Laminaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000136D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000136D'^^xsd:string;
  dwc:aphiaid '144199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919392'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001353" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919363'^^xsd:integer;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001353'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001353'^^xsd:string;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919363'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000135F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919357'^^xsd:integer;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000135F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000135F'^^xsd:string;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919357'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000134A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919347'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000134A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000134A'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919347'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001354" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919381'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001354'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001354'^^xsd:string;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919381'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000135A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919358'^^xsd:integer;
  dwc:scientificName 'Antithamnionella spirographidis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000135A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000135A'^^xsd:string;
  dwc:aphiaid '144521'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919358'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001345" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919342'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001345'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001345'^^xsd:string;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919342'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001343" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919349'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001343'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001343'^^xsd:string;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919349'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919315'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001337'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001337'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919315'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001355" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919355'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001355'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001355'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919355'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001376" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919356'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001376'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001376'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919356'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000135E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919389'^^xsd:integer;
  dwc:scientificName 'Sphondylothamnion multifidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000135E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000135E'^^xsd:string;
  dwc:aphiaid '144705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919389'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000134E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919316'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000134E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000134E'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919316'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000132C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919319'^^xsd:integer;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000132C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000132C'^^xsd:string;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919319'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000132E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919322'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000132E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000132E'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919322'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001331" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919353'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001331'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001331'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919353'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001332" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919324'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001332'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001332'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919324'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000133D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919317'^^xsd:integer;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000133D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000133D'^^xsd:string;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919317'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001329" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919320'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001329'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001329'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919320'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000133A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919352'^^xsd:integer;
  dwc:scientificName 'Schottera nicaeënsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000133A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000133A'^^xsd:string;
  dwc:aphiaid '494793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919352'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001341" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919337'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001341'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001341'^^xsd:string;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919337'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000134F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919338'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000134F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000134F'^^xsd:string;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919338'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001360" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919359'^^xsd:integer;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001360'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001360'^^xsd:string;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919359'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000136C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919366'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000136C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000136C'^^xsd:string;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919366'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000133E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919327'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000133E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000133E'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919327'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000134D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919328'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000134D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000134D'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919328'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000135C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919377'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000135C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000135C'^^xsd:string;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919377'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000132D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919326'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000132D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000132D'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919326'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001356" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919376'^^xsd:integer;
  dwc:scientificName 'Halarachnion ligulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001356'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001356'^^xsd:string;
  dwc:aphiaid '145621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919376'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000134C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919334'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000134C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000134C'^^xsd:string;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919334'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001335" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919343'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001335'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001335'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919343'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919339'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001336'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001336'^^xsd:string;
  dwc:aphiaid '144191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919339'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919367'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001372'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001372'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919367'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001361" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919371'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001361'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001361'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919371'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000135D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919386'^^xsd:integer;
  dwc:scientificName 'Pterothamnion plumula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000135D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000135D'^^xsd:string;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919386'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000136B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919390'^^xsd:integer;
  dwc:scientificName 'Taonia atomaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000136B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000136B'^^xsd:string;
  dwc:aphiaid '145393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919390'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919393'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001371'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001371'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919393'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000132B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919354'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000132B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000132B'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919354'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000134B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919345'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000134B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000134B'^^xsd:string;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919345'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001351" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919361'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001351'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001351'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919361'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919362'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001377'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001377'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919362'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919365'^^xsd:integer;
  dwc:scientificName 'Ceramium pallidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001367'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001367'^^xsd:string;
  dwc:aphiaid '144555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919365'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001363" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919364'^^xsd:integer;
  dwc:scientificName 'Brongniartella byssoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001363'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001363'^^xsd:string;
  dwc:aphiaid '144792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919364'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '631828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001358" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919369'^^xsd:integer;
  dwc:scientificName 'Cordylecladia erecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001358'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001358'^^xsd:string;
  dwc:aphiaid '145847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919369'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001359" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919379'^^xsd:integer;
  dwc:scientificName 'Lomentaria orcadensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001359'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001359'^^xsd:string;
  dwc:aphiaid '145830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919379'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001357" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919380'^^xsd:integer;
  dwc:scientificName 'Naccaria wiggii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001357'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001357'^^xsd:string;
  dwc:aphiaid '145769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919380'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000133F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919329'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000133F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000133F'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919329'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919330'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001348'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001348'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919330'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001364" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919384'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001364'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001364'^^xsd:string;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919384'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001346" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919332'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001346'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001346'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919332'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919348'^^xsd:integer;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001342'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001342'^^xsd:string;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919348'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001328" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919325'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001328'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001328'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919325'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919374'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001370'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001370'^^xsd:string;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919374'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001373" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919375'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001373'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001373'^^xsd:string;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919375'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919318'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001333'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001333'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919318'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001338" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919333'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001338'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001338'^^xsd:string;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919333'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001352" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919391'^^xsd:integer;
  dwc:scientificName 'Porphyra miniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001352'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001352'^^xsd:string;
  dwc:aphiaid '144432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919391'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '500421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001368" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919360'^^xsd:integer;
  dwc:scientificName 'Asperococcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001368'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001368'^^xsd:string;
  dwc:aphiaid '144062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919360'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000136A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919373'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000136A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000136A'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919373'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001330" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919321'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001330'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001330'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919321'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001347" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919336'^^xsd:integer;
  dwc:scientificName 'Drachiella heterocarpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001347'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001347'^^xsd:string;
  dwc:aphiaid '144745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919336'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001365" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919385'^^xsd:integer;
  dwc:scientificName 'Polysiphonia stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001365'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001365'^^xsd:string;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919385'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001350" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919370'^^xsd:integer;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001350'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001350'^^xsd:string;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919370'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000133C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919350'^^xsd:integer;
  dwc:scientificName 'Rhodymenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000133C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000133C'^^xsd:string;
  dwc:aphiaid '144252'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919350'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001349" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919351'^^xsd:integer;
  dwc:scientificName 'Rhodymenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001349'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001349'^^xsd:string;
  dwc:aphiaid '144252'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919351'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001362" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919378'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001362'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001362'^^xsd:string;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919378'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000136F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919383'^^xsd:integer;
  dwc:scientificName 'Phaeophyceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000136F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000136F'^^xsd:string;
  dwc:aphiaid '830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919383'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000132F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919323'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000132F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000132F'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919323'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001334" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919341'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001334'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001334'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919341'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001366" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919387'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001366'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001366'^^xsd:string;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919387'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919372'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001369'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001369'^^xsd:string;
  dwc:aphiaid '144067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919372'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001375" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919388'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001375'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001375'^^xsd:string;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919388'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000133B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919346'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000133B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000133B'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919346'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001340" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919335'^^xsd:integer;
  dwc:scientificName 'Drachiella heterocarpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001340'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001340'^^xsd:string;
  dwc:aphiaid '144745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919335'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919382'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001374'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001374'^^xsd:string;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919382'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919331'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001344'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001344'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919331'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000132A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919340'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000132A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000132A'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919340'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000135B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919368'^^xsd:integer;
  dwc:scientificName 'Compsothamnion thuyoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000135B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000135B'^^xsd:string;
  dwc:aphiaid '144573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919368'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '144573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286315"^^xsd:decimal ;
  dwc:decimalLongitude "-4.70171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286315 -4.70171)"^^geo:wktLiteral ;
  geo-pos:lat "53.286315"^^xsd:decimal ;
  geo-pos:long "-4.70171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001339" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919344'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001339'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.70171'^^xsd:double;
  dwc:latitude '53.286315'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001339'^^xsd:string;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919344'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013CC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919467'^^xsd:integer;
  dwc:scientificName 'Anemonia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013CC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013CC'^^xsd:string;
  dwc:aphiaid '100808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919467'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '100808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013CB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919534'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013CB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013CB'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919534'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013EA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919491'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013EA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013EA'^^xsd:string;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919491'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013E9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919490'^^xsd:integer;
  dwc:scientificName 'Crenilabrus melops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013E9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013E9'^^xsd:string;
  dwc:aphiaid '182739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919490'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '273571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013DE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919477'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013DE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013DE'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919477'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013E5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919474'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013E5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013E5'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919474'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013DB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919527'^^xsd:integer;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013DB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013DB'^^xsd:string;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919527'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013E6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919473'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013E6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013E6'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919473'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013F2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919497'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013F2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013F2'^^xsd:string;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919497'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013C4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919469'^^xsd:integer;
  dwc:scientificName 'Aplysilla sulfurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013C4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013C4'^^xsd:string;
  dwc:aphiaid '132298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919469'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013D9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919472'^^xsd:integer;
  dwc:scientificName 'Berthella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013D9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013D9'^^xsd:string;
  dwc:aphiaid '138361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919472'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '138361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013F0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919489'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013F0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013F0'^^xsd:string;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919489'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919488'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013E1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013E1'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919488'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013E7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919523'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013E7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013E7'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919523'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013C7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919470'^^xsd:integer;
  dwc:scientificName 'Aurelia aurita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013C7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013C7'^^xsd:string;
  dwc:aphiaid '135306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919470'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '135306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013D2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919538'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013D2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013D2'^^xsd:string;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919538'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013CF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919532'^^xsd:integer;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013CF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013CF'^^xsd:string;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919532'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001404" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919486'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001404'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001404'^^xsd:string;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919486'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000140B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919476'^^xsd:integer;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000140B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000140B'^^xsd:string;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919476'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013EF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919465'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013EF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013EF'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919465'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013D3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919515'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013D3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013D3'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919515'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013D0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919471'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013D0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013D0'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919471'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013E8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919528'^^xsd:integer;
  dwc:scientificName 'Polycarpa scuba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013E8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013E8'^^xsd:string;
  dwc:aphiaid '103914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919528'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013C0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919509'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013C0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013C0'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919509'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013DA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919524'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013DA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013DA'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919524'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013D1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919480'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013D1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013D1'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919480'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013F3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919485'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013F3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013F3'^^xsd:string;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919485'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013DD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919463'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013DD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013DD'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919463'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013CD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919521'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013CD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013CD'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919521'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013EE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919504'^^xsd:integer;
  dwc:scientificName 'Gobius paganellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013EE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013EE'^^xsd:string;
  dwc:aphiaid '126893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919504'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013C3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919500'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013C3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013C3'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919500'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013D7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919530'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013D7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013D7'^^xsd:string;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919530'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013EC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919503'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013EC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013EC'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919503'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001405" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919517'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001405'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001405'^^xsd:string;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919517'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013E3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919468'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013E3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013E3'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919468'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013BD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919520'^^xsd:integer;
  dwc:scientificName 'Leucosolenia complicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013BD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013BD'^^xsd:string;
  dwc:aphiaid '132219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919520'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '132219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013C5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919511'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013C5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013C5'^^xsd:string;
  dwc:aphiaid '184523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919511'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000140D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919531'^^xsd:integer;
  dwc:scientificName 'Rhodophyllis divaricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000140D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000140D'^^xsd:string;
  dwc:aphiaid '145617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919531'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013FA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919493'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013FA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013FA'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919493'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013F8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919507'^^xsd:integer;
  dwc:scientificName 'Griffithsia corallinoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013F8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013F8'^^xsd:string;
  dwc:aphiaid '144582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919507'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001407" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919510'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001407'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001407'^^xsd:string;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919510'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001403" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919495'^^xsd:integer;
  dwc:scientificName 'Desmarestia ligulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001403'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001403'^^xsd:string;
  dwc:aphiaid '145309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919495'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000140C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919484'^^xsd:integer;
  dwc:scientificName 'Chlorophycota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000140C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000140C'^^xsd:string;
  dwc:aphiaid '801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919484'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013F9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919512'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013F9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013F9'^^xsd:string;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919512'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000140E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919506'^^xsd:integer;
  dwc:scientificName 'Gracilaria gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000140E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000140E'^^xsd:string;
  dwc:aphiaid '145700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919506'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001401" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919498'^^xsd:integer;
  dwc:scientificName 'Ectocarpaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001401'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001401'^^xsd:string;
  dwc:aphiaid '143717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919498'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '143717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013FE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919529'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013FE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013FE'^^xsd:string;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919529'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000140A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919487'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000140A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000140A'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919487'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001406" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919518'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001406'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001406'^^xsd:string;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919518'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013E2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919535'^^xsd:integer;
  dwc:scientificName 'Sidnyum turbinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013E2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013E2'^^xsd:string;
  dwc:aphiaid '103684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919535'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013ED" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919539'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013ED'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013ED'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919539'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013D8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919502'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013D8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013D8'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919502'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013D5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919525'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013D5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013D5'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919525'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013F4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919537'^^xsd:integer;
  dwc:scientificName 'Chondria capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013F4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013F4'^^xsd:string;
  dwc:aphiaid '144795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919537'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013DC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919466'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013DC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013DC'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919466'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013C9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919516'^^xsd:integer;
  dwc:scientificName 'Kirchenpaueria pinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013C9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013C9'^^xsd:string;
  dwc:aphiaid '117674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919516'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '117674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013CE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919483'^^xsd:integer;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013CE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013CE'^^xsd:string;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919483'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013DF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919533'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria reptans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013DF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013DF'^^xsd:string;
  dwc:aphiaid '111247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919533'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '738997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013C6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919522'^^xsd:integer;
  dwc:scientificName 'Microciona atrasanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013C6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013C6'^^xsd:string;
  dwc:aphiaid '133066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919522'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '167617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013E0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919475'^^xsd:integer;
  dwc:scientificName 'Bowerbankia citrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013E0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013E0'^^xsd:string;
  dwc:aphiaid '111664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919475'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '851584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013CA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919526'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013CA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013CA'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919526'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001408" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919499'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001408'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001408'^^xsd:string;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919499'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013FF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919508'^^xsd:integer;
  dwc:scientificName 'Griffithsia devoniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013FF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013FF'^^xsd:string;
  dwc:aphiaid '144583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919508'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013F6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919482'^^xsd:integer;
  dwc:scientificName 'Ceramium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013F6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013F6'^^xsd:string;
  dwc:aphiaid '144562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919482'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013FD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919505'^^xsd:integer;
  dwc:scientificName 'Gracilaria bursa-pastoris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013FD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013FD'^^xsd:string;
  dwc:aphiaid '145693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919505'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001400" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919492'^^xsd:integer;
  dwc:scientificName 'Dasya ocellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001400'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001400'^^xsd:string;
  dwc:aphiaid '144720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919492'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013C1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919513'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013C1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013C1'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919513'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013EB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919464'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013EB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013EB'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919464'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013E4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919494'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013E4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013E4'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919494'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919496'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001402'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001402'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919496'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001409" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919501'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001409'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001409'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919501'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013FB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919514'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013FB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013FB'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919514'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013D6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919479'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013D6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013D6'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919479'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013BE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919519'^^xsd:integer;
  dwc:scientificName 'Leuconia nivea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013BE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013BE'^^xsd:string;
  dwc:aphiaid '132201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919519'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '132201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013D4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919478'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013D4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013D4'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919478'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013F7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919481'^^xsd:integer;
  dwc:scientificName 'Ceramium pallidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013F7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013F7'^^xsd:string;
  dwc:aphiaid '144555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919481'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.196527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.196527 -4.696056)"^^geo:wktLiteral ;
  geo-pos:lat "53.196527"^^xsd:decimal ;
  geo-pos:long "-4.696056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000013FC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919536'^^xsd:integer;
  dwc:scientificName 'Ceramium siliquosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000013FC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.696056'^^xsd:double;
  dwc:latitude '53.196527'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000013FC'^^xsd:string;
  dwc:aphiaid '144564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919536'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '144564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012B3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919189'^^xsd:integer;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012B3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012B3'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919189'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918873'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001216'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001216'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918873'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001290" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919152'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001290'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001290'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919152'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001273" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919131'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001273'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001273'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919131'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000127B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919132'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000127B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000127B'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919132'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919059'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001013'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001013'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919059'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001021" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919068'^^xsd:integer;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001021'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001021'^^xsd:string;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919068'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012EB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919275'^^xsd:integer;
  dwc:scientificName 'Polycera quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012EB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012EB'^^xsd:string;
  dwc:aphiaid '140838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919275'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '140838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012E6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919252'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012E6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012E6'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919252'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FE7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919013'^^xsd:integer;
  dwc:scientificName 'Dyopedos porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FE7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FE7'^^xsd:string;
  dwc:aphiaid '103044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919013'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FE5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919037'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FE5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FE5'^^xsd:string;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919037'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FD4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919042'^^xsd:integer;
  dwc:scientificName 'Suberites ficus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FD4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FD4'^^xsd:string;
  dwc:aphiaid '134285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919042'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '134285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919070'^^xsd:integer;
  dwc:scientificName 'Dyopedos porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001014'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001014'^^xsd:string;
  dwc:aphiaid '103044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919070'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012E2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919270'^^xsd:integer;
  dwc:scientificName 'Leucosolenia complicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012E2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012E2'^^xsd:string;
  dwc:aphiaid '132219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919270'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '132219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001300" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919261'^^xsd:integer;
  dwc:scientificName 'Desmarestia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001300'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001300'^^xsd:string;
  dwc:aphiaid '145310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919261'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FE0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918994'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FE0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FE0'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918994'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FFC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918995'^^xsd:integer;
  dwc:scientificName 'Aplidium nordmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FFC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FFC'^^xsd:string;
  dwc:aphiaid '103656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918995'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FFD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918996'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FFD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FFD'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918996'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012C0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919187'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012C0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012C0'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919187'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001310" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919280'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001310'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001310'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919280'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000131C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919302'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000131C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000131C'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919302'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000101D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919057'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000101D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000101D'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919057'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FE1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919045'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FE1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FE1'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919045'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FF8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919048'^^xsd:integer;
  dwc:scientificName 'Bugula calathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FF8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FF8'^^xsd:string;
  dwc:aphiaid '111151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919048'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '833992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001317" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919282'^^xsd:integer;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001317'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001317'^^xsd:string;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919282'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001294" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919218'^^xsd:integer;
  dwc:scientificName 'Leucosolenia complicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001294'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001294'^^xsd:string;
  dwc:aphiaid '132219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919218'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '132219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918854'^^xsd:integer;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001211'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001211'^^xsd:string;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918854'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000123C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918943'^^xsd:integer;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000123C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000123C'^^xsd:string;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918943'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011FC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918849'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011FC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011FC'^^xsd:string;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918849'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001208" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918862'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001208'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001208'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918862'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000121C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918863'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000121C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000121C'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918863'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001249" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918962'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001249'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001249'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918962'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001239" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918959'^^xsd:integer;
  dwc:scientificName 'Cellaria sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001239'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001239'^^xsd:string;
  dwc:aphiaid '111260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918959'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918961'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001231'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001231'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918961'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001018" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919049'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001018'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001018'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919049'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000101B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919061'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000101B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000101B'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919061'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919073'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001032'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001032'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919073'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918979'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001238'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001238'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918979'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919215'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012B1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012B1'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919215'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001261" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919126'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001261'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001261'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919126'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919074'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001030'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001030'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919074'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FFE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919011'^^xsd:integer;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FFE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FFE'^^xsd:string;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919011'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012A1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919230'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012A1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012A1'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919230'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000125F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919115'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000125F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000125F'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919115'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011F8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918885'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011F8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011F8'^^xsd:string;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918885'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012FD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919276'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012FD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012FD'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919276'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012FF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919278'^^xsd:integer;
  dwc:scientificName 'Taonia atomaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012FF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012FF'^^xsd:string;
  dwc:aphiaid '145393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919278'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FDC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919019'^^xsd:integer;
  dwc:scientificName 'Halopteris catharina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FDC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FDC'^^xsd:string;
  dwc:aphiaid '117631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919019'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FE9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919023'^^xsd:integer;
  dwc:scientificName 'Jassa falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FE9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FE9'^^xsd:string;
  dwc:aphiaid '102431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919023'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '102431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FDA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919043'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FDA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FDA'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919043'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000125E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919118'^^xsd:integer;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000125E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000125E'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919118'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012B9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919167'^^xsd:integer;
  dwc:scientificName 'Nudibranchia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012B9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012B9'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919167'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012CA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919244'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012CA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012CA'^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919244'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012C2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919232'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012C2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012C2'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919232'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919085'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001036'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001036'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919085'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FFB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919035'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FFB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FFB'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919035'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000102E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919067'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000102E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000102E'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919067'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000100D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919078'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000100D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000100D'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919078'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012C7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919173'^^xsd:integer;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012C7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012C7'^^xsd:string;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919173'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012D3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919182'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012D3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012D3'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919182'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001219" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918875'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001219'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001219'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918875'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001260" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919113'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001260'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001260'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919113'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000126B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919114'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000126B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000126B'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919114'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919099'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001250'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001250'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919099'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001296" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919206'^^xsd:integer;
  dwc:scientificName 'Grantia compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001296'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001296'^^xsd:string;
  dwc:aphiaid '132181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919206'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '132181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FF6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919005'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FF6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FF6'^^xsd:string;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919005'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000122C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918964'^^xsd:integer;
  dwc:scientificName 'Dyopedos porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000122C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000122C'^^xsd:string;
  dwc:aphiaid '103044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918964'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918864'^^xsd:integer;
  dwc:scientificName 'Dyopedos porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001204'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001204'^^xsd:string;
  dwc:aphiaid '103044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918864'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012D7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919224'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012D7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012D7'^^xsd:string;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919224'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000122A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918949'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000122A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000122A'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918949'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000103D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919017'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000103D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000103D'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919017'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FD5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919018'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FD5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FD5'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919018'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FF2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919016'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FF2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FF2'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919016'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919145'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001270'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001270'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919145'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001282" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919165'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001282'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001282'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919165'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001291" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919166'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001291'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001291'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919166'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000122B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918938'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000122B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000122B'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918938'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000102A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919090'^^xsd:integer;
  dwc:scientificName 'Schottera nicaeënsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000102A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000102A'^^xsd:string;
  dwc:aphiaid '494793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919090'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012FA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919255'^^xsd:integer;
  dwc:scientificName 'Calosiphonia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012FA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012FA'^^xsd:string;
  dwc:aphiaid '145602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919255'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FE2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919027'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FE2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FE2'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919027'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919098'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum var. lyonsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001016'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001016'^^xsd:string;
  dwc:aphiaid '246131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919098'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012ED" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919247'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012ED'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012ED'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919247'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FEF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918992'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FEF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FEF'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918992'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000103B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918993'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000103B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000103B'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918993'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000123B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918952'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000123B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000123B'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918952'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000124D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918953'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000124D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000124D'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918953'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012D4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919221'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012D4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012D4'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919221'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012A5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919209'^^xsd:integer;
  dwc:scientificName 'Haliclona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012A5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012A5'^^xsd:string;
  dwc:aphiaid '231816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919209'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '166605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012C1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919181'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012C1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012C1'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919181'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000129C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919237'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000129C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000129C'^^xsd:string;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919237'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012A2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919210'^^xsd:integer;
  dwc:scientificName 'Haliclona viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012A2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012A2'^^xsd:string;
  dwc:aphiaid '132881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919210'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '235864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000129E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919203'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000129E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000129E'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919203'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012EF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919254'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012EF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012EF'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919254'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000101A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919063'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000101A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000101A'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919063'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919028'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001001'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001001'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919028'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001024" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919076'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001024'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001024'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919076'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000130B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919311'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000130B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000130B'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919311'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001319" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919286'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001319'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001319'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919286'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012E5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919246'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012E5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012E5'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919246'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000100B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919087'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000100B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000100B'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919087'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011F9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918878'^^xsd:integer;
  dwc:scientificName 'Raspailia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011F9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011F9'^^xsd:string;
  dwc:aphiaid '181150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918878'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '133150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000124E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918986'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000124E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000124E'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918986'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918858'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001210'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001210'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918858'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FD6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919014'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FD6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FD6'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919014'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000103C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919015'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000103C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000103C'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919015'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FD2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919040'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FD2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FD2'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919040'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012F7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919260'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012F7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012F7'^^xsd:string;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919260'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012F5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919272'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012F5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012F5'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919272'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000102F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919071'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000102F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000102F'^^xsd:string;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919071'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919095'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001031'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001031'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919095'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919064'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001015'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001015'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919064'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001023" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919060'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001023'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001023'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919060'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000124A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918946'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000124A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000124A'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918946'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000101C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919052'^^xsd:integer;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000101C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000101C'^^xsd:string;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919052'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001206" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918886'^^xsd:integer;
  dwc:scientificName 'Trivia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001206'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001206'^^xsd:string;
  dwc:aphiaid '141741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918886'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '141741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FDE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919041'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FDE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FDE'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919041'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919047'^^xsd:integer;
  dwc:scientificName 'Zeugopterus punctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001005'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001005'^^xsd:string;
  dwc:aphiaid '127151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919047'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919053'^^xsd:integer;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001033'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001033'^^xsd:string;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919053'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001028" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919080'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001028'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001028'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919080'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000102C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919088'^^xsd:integer;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000102C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000102C'^^xsd:string;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919088'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012F8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919264'^^xsd:integer;
  dwc:scientificName 'Halarachnion ligulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012F8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012F8'^^xsd:string;
  dwc:aphiaid '145621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919264'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001303" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919265'^^xsd:integer;
  dwc:scientificName 'Halarachnion ligulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001303'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001303'^^xsd:string;
  dwc:aphiaid '145621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919265'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012F0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919249'^^xsd:integer;
  dwc:scientificName 'Antedon bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012F0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012F0'^^xsd:string;
  dwc:aphiaid '124201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919249'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919000'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001000'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001000'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919000'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000131E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919308'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000131E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000131E'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919308'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FDF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919031'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FDF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FDF'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919031'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012E7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919267'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012E7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012E7'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919267'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000122D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918958'^^xsd:integer;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000122D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000122D'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918958'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918971'^^xsd:integer;
  dwc:scientificName 'Janolus cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001230'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001230'^^xsd:string;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918971'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '162687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001207" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918871'^^xsd:integer;
  dwc:scientificName 'Janolus cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001207'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001207'^^xsd:string;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918871'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '162687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000100A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919072'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000100A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000100A'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919072'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919091'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001006'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001006'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919091'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001301" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919269'^^xsd:integer;
  dwc:scientificName 'Laminaria saccharina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001301'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001301'^^xsd:string;
  dwc:aphiaid '145730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919269'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012A4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919228'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012A4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012A4'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919228'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012D9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919217'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012D9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012D9'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919217'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000120D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918859'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000120D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000120D'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918859'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001236" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918954'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001236'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001236'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918954'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918965'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001223'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001223'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918965'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919096'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001010'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001010'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919096'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001022" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919069'^^xsd:integer;
  dwc:scientificName 'Distomus variolosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001022'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001022'^^xsd:string;
  dwc:aphiaid '103890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919069'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919201'^^xsd:integer;
  dwc:scientificName 'Dyopedos porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012B2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012B2'^^xsd:string;
  dwc:aphiaid '103044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919201'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000129F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919211'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000129F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000129F'^^xsd:string;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919211'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011F6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918868'^^xsd:integer;
  dwc:scientificName 'Grantia compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011F6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011F6'^^xsd:string;
  dwc:aphiaid '132181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918868'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '132181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001234" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918966'^^xsd:integer;
  dwc:scientificName 'Eucratea loricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001234'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001234'^^xsd:string;
  dwc:aphiaid '111361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918966'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001217" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918880'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001217'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001217'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918880'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001201" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918879'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001201'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001201'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918879'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011FE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918882'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011FE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011FE'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918882'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000121B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918883'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000121B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000121B'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918883'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918941'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001227'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001227'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918941'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000124B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918942'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000124B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000124B'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918942'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918978'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001228'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001228'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918978'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001226" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918981'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001226'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001226'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918981'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918982'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001247'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001247'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918982'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001295" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919233'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001295'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001295'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919233'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012D1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919200'^^xsd:integer;
  dwc:scientificName 'Distomus variolosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012D1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012D1'^^xsd:string;
  dwc:aphiaid '103890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919200'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012AB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919242'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012AB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012AB'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919242'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000128C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919158'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000128C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000128C'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919158'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000131F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919312'^^xsd:integer;
  dwc:scientificName 'Rhodymenia ardissonei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000131F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000131F'^^xsd:string;
  dwc:aphiaid '145850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919312'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001285" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919157'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001285'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001285'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919157'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001256" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919109'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001256'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001256'^^xsd:string;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919109'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001266" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919127'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001266'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001266'^^xsd:string;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919127'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001267" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919128'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001267'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001267'^^xsd:string;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919128'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001277" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919138'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001277'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001277'^^xsd:string;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919138'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001289" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919151'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001289'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001289'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919151'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001265" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919123'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001265'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001265'^^xsd:string;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919123'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919134'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001272'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001272'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919134'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000127A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919135'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000127A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000127A'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919135'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001325" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919313'^^xsd:integer;
  dwc:scientificName 'Rhodymenia ardissonei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001325'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001325'^^xsd:string;
  dwc:aphiaid '145850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919313'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000128A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919164'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000128A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000128A'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919164'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012F1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919258'^^xsd:integer;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012F1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012F1'^^xsd:string;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919258'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FDD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919024'^^xsd:integer;
  dwc:scientificName 'Kirchenpaueria pinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FDD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FDD'^^xsd:string;
  dwc:aphiaid '117674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919024'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001321" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919294'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001321'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001321'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919294'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000122F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918956'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000122F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000122F'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918956'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000127F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919146'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000127F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000127F'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919146'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001284" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919153'^^xsd:integer;
  dwc:scientificName 'Dyopedos porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001284'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001284'^^xsd:string;
  dwc:aphiaid '103044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919153'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001276" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919133'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001276'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001276'^^xsd:string;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919133'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000127E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919154'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000127E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000127E'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919154'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001268" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919122'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001268'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001268'^^xsd:string;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919122'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001251" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919107'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001251'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001251'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919107'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000126D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919124'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000126D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000126D'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919124'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000126E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919125'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000126E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000126E'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919125'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001275" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919136'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001275'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001275'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919136'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000103E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919008'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000103E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000103E'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919008'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FFF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919009'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FFF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FFF'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919009'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FED" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919007'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FED'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FED'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919007'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012AD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919168'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012AD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012AD'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919168'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001297" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919199'^^xsd:integer;
  dwc:scientificName 'Dercitus bucklandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001297'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001297'^^xsd:string;
  dwc:aphiaid '134068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919199'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '555677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000120A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918937'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000120A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000120A'^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918937'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000121F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918984'^^xsd:integer;
  dwc:scientificName 'Tethya aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000121F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000121F'^^xsd:string;
  dwc:aphiaid '134311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918984'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '134311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FD9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919036'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FD9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FD9'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919036'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001029" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919081'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001029'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001029'^^xsd:string;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919081'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FD8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919029'^^xsd:integer;
  dwc:scientificName 'Myxilla incrustans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FD8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FD8'^^xsd:string;
  dwc:aphiaid '133882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919029'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '169466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012F9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919273'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012F9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012F9'^^xsd:string;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919273'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919141'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001271'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001271'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919141'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001279" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919142'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001279'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001279'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919142'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001281" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919149'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001281'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001281'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919149'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000128B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919150'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000128B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000128B'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919150'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001283" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919161'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001283'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001283'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919161'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001292" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919162'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001292'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001292'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919162'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001306" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919305'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001306'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001306'^^xsd:string;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919305'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001307" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919310'^^xsd:integer;
  dwc:scientificName 'Polymastia mammillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001307'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001307'^^xsd:string;
  dwc:aphiaid '150221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919310'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '134204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000102B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919082'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000102B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000102B'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919082'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012EA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919250'^^xsd:integer;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012EA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012EA'^^xsd:string;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919250'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012D8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919238'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012D8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012D8'^^xsd:string;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919238'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012AF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919179'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012AF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012AF'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919179'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000125C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919102'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000125C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000125C'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919102'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000125D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919116'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000125D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000125D'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919116'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000126C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919117'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000126C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000126C'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919117'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000124F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919101'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000124F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000124F'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919101'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001257" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919104'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001257'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001257'^^xsd:string;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919104'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001258" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919105'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001258'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001258'^^xsd:string;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919105'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001225" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918985'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001225'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001225'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918985'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011FD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918870'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011FD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011FD'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918870'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000130E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919281'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000130E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000130E'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919281'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012BD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919243'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012BD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012BD'^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919243'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FDB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918991'^^xsd:integer;
  dwc:scientificName 'Aglaophenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FDB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FDB'^^xsd:string;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918991'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001264" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919121'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001264'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001264'^^xsd:string;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919121'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001313" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919291'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001313'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001313'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919291'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001327" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919292'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001327'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001327'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919292'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012AE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919219'^^xsd:integer;
  dwc:scientificName 'Lineus longissimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012AE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012AE'^^xsd:string;
  dwc:aphiaid '122528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919219'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '122528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012D2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919183'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012D2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012D2'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919183'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001242" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918983'^^xsd:integer;
  dwc:scientificName 'Sidnyum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001242'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001242'^^xsd:string;
  dwc:aphiaid '103478'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918983'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000129A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919227'^^xsd:integer;
  dwc:scientificName 'Polymastia mammillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000129A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000129A'^^xsd:string;
  dwc:aphiaid '150221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919227'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '134204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012CF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919220'^^xsd:integer;
  dwc:scientificName 'Lissoclinum perforatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012CF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012CF'^^xsd:string;
  dwc:aphiaid '103585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919220'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000121E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918980'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000121E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000121E'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918980'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012A8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919216'^^xsd:integer;
  dwc:scientificName 'Kirchenpaueria pinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012A8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012A8'^^xsd:string;
  dwc:aphiaid '117674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919216'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '117674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001246" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918973'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001246'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001246'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918973'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FE8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919004'^^xsd:integer;
  dwc:scientificName 'Caprella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FE8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FE8'^^xsd:string;
  dwc:aphiaid '101839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919004'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '101839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001252" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919111'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001252'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001252'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919111'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000126F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919143'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000126F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000126F'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919143'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001278" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919144'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001278'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001278'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919144'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001280" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919163'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001280'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001280'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919163'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001274" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919139'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001274'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001274'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919139'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001287" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919155'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001287'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001287'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919155'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000128E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919156'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000128E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000128E'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919156'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001288" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919159'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001288'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001288'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919159'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000128F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919160'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000128F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000128F'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919160'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001254" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919103'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001254'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001254'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919103'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001309" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919297'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001309'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001309'^^xsd:string;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919297'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011F4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918872'^^xsd:integer;
  dwc:scientificName 'Leucosolenia complicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011F4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011F4'^^xsd:string;
  dwc:aphiaid '132219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918872'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '132219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000121D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918972'^^xsd:integer;
  dwc:scientificName 'Leucosolenia complicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000121D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000121D'^^xsd:string;
  dwc:aphiaid '132219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918972'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '132219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001248" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918975'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001248'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001248'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918975'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000123F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918977'^^xsd:integer;
  dwc:scientificName 'Pycnoclavella aurilucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000123F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000123F'^^xsd:string;
  dwc:aphiaid '103557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918977'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000131A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919290'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000131A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000131A'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919290'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000120C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918866'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000120C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000120C'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918866'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918867'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001218'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001218'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918867'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012A3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919202'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012A3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012A3'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919202'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012B5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919188'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012B5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012B5'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919188'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012B6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919205'^^xsd:integer;
  dwc:scientificName 'Goniodoris nodosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012B6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012B6'^^xsd:string;
  dwc:aphiaid '140033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919205'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1723483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012BC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919171'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012BC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012BC'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919171'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000122E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918957'^^xsd:integer;
  dwc:scientificName 'Caprella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000122E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000122E'^^xsd:string;
  dwc:aphiaid '101839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918957'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '101839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012AC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919231'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012AC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012AC'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919231'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012AA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919172'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012AA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012AA'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919172'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012A6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919240'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012A6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012A6'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919240'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012DD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919241'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012DD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012DD'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919241'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012CC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919225'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012CC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012CC'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919225'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919208'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012E1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012E1'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919208'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000129D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919207'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000129D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000129D'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919207'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012CB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919229'^^xsd:integer;
  dwc:scientificName 'Pycnoclavella aurilucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012CB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012CB'^^xsd:string;
  dwc:aphiaid '103557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919229'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FD7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919020'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FD7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FD7'^^xsd:string;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919020'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919065'^^xsd:integer;
  dwc:scientificName 'Clavelinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001025'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001025'^^xsd:string;
  dwc:aphiaid '103438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919065'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918855'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001213'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001213'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918855'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000123E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918947'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000123E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000123E'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918947'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000130A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919303'^^xsd:integer;
  dwc:scientificName 'Myxilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000130A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000130A'^^xsd:string;
  dwc:aphiaid '131970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919303'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '131970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001318" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919298'^^xsd:integer;
  dwc:scientificName 'Henricia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001318'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001318'^^xsd:string;
  dwc:aphiaid '123276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919298'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '123276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001314" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919288'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001314'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001314'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919288'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001311" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919300'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001311'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001311'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919300'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918969'^^xsd:integer;
  dwc:scientificName 'Hemimycale columella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001222'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001222'^^xsd:string;
  dwc:aphiaid '133543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918969'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '133543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012BF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919186'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012BF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012BF'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919186'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000128D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919148'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000128D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000128D'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919148'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012DC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919196'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012DC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012DC'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919196'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012C3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919191'^^xsd:integer;
  dwc:scientificName 'Cellaria sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012C3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012C3'^^xsd:string;
  dwc:aphiaid '111260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919191'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '111260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012BA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919195'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012BA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012BA'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919195'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000130C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919296'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000130C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000130C'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919296'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FF5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918999'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FF5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FF5'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918999'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919034'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001002'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001002'^^xsd:string;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919034'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000101F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919077'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000101F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000101F'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919077'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012FB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919271'^^xsd:integer;
  dwc:scientificName 'Lomentaria orcadensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012FB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012FB'^^xsd:string;
  dwc:aphiaid '145830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919271'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012E8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919263'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012E8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012E8'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919263'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FE6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918998'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FE6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FE6'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918998'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FFA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918997'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FFA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FFA'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918997'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012EE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919245'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012EE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012EE'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919245'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012CD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919174'^^xsd:integer;
  dwc:scientificName 'Aplidium nordmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012CD'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012CD'^^xsd:string;
  dwc:aphiaid '103656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919174'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012CE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919175'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012CE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012CE'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919175'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012DF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919176'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012DF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012DF'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919176'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012C8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919212'^^xsd:integer;
  dwc:scientificName 'Henricia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012C8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012C8'^^xsd:string;
  dwc:aphiaid '123276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919212'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '123276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012BE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919185'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012BE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012BE'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919185'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000100F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919050'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000100F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000100F'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919050'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001035" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919051'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001035'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001035'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919051'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012F4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919257'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012F4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012F4'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919257'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FF1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918988'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FF1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FF1'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918988'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FF7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919001'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FF7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FF7'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919001'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919089'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001011'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001011'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919089'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000131D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919306'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000131D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000131D'^^xsd:string;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919306'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001323" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919307'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001323'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001323'^^xsd:string;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919307'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918874'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001215'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001215'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918874'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FE3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919038'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FE3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FE3'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919038'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012BB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919194'^^xsd:integer;
  dwc:scientificName 'Crisidia cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012BB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012BB'^^xsd:string;
  dwc:aphiaid '111706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919194'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '111706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012C6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919235'^^xsd:integer;
  dwc:scientificName 'Smittina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012C6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012C6'^^xsd:string;
  dwc:aphiaid '110979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919235'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '110979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001017" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919056'^^xsd:integer;
  dwc:scientificName 'Archidoris pseudoargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001017'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001017'^^xsd:string;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919056'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '138763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001305" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919301'^^xsd:integer;
  dwc:scientificName 'Leucosolenia complicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001305'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001305'^^xsd:string;
  dwc:aphiaid '132219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919301'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '132219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000131B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919283'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000131B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000131B'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919283'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001326" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919284'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001326'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001326'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919284'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000126A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919130'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoïdes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000126A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000126A'^^xsd:string;
  dwc:aphiaid '494792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919130'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001312" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919285'^^xsd:integer;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001312'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001312'^^xsd:string;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919285'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918951'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001245'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001245'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918951'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919086'^^xsd:integer;
  dwc:scientificName 'Polymastia mammillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001009'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001009'^^xsd:string;
  dwc:aphiaid '150221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919086'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '134204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FD1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919026'^^xsd:integer;
  dwc:scientificName 'Leucosolenia complicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FD1'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FD1'^^xsd:string;
  dwc:aphiaid '132219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919026'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '132219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001237" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918950'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001237'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001237'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918950'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012B7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919177'^^xsd:integer;
  dwc:scientificName 'Archidoris pseudoargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012B7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012B7'^^xsd:string;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919177'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '138763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000100C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919094'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000100C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000100C'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919094'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001286" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919147'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001286'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001286'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919147'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001240" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918963'^^xsd:integer;
  dwc:scientificName 'Distaplia rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001240'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001240'^^xsd:string;
  dwc:aphiaid '103609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918963'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001224" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918976'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001224'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001224'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918976'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012A9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919213'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012A9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012A9'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919213'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012D0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919197'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012D0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012D0'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919197'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012DA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919198'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012DA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012DA'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919198'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012C5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919184'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012C5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012C5'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919184'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FF4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919003'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FF4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FF4'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919003'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000103A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919044'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000103A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000103A'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919044'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919093'^^xsd:integer;
  dwc:scientificName 'Tethya aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001008'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001008'^^xsd:string;
  dwc:aphiaid '134311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919093'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '134311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001003" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919025'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001003'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001003'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919025'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FD3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919032'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FD3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FD3'^^xsd:string;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919032'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001027" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919075'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001027'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001027'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919075'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001007" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919079'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001007'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001007'^^xsd:string;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919079'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012EC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919266'^^xsd:integer;
  dwc:scientificName 'Janolus cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012EC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012EC'^^xsd:string;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919266'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '162687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012E4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919256'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012E4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012E4'^^xsd:string;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919256'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012F3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919248'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012F3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012F3'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919248'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000130F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919299'^^xsd:integer;
  dwc:scientificName 'Isozoanthus sulcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000130F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000130F'^^xsd:string;
  dwc:aphiaid '101053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919299'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '101053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001322" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919295'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001322'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001322'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919295'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919097'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001034'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001034'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919097'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918945'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001244'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001244'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918945'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FF3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919002'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FF3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FF3'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919002'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919058'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001012'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001012'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919058'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001026" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919092'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001026'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001026'^^xsd:string;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919092'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012FC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919259'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012FC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012FC'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919259'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001243" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918944'^^xsd:integer;
  dwc:scientificName 'Aplidium nordmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001243'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001243'^^xsd:string;
  dwc:aphiaid '103656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918944'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FF0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919046'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FF0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FF0'^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919046'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001302" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919253'^^xsd:integer;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001302'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001302'^^xsd:string;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919253'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000100E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919083'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000100E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000100E'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919083'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012E3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919274'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012E3'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012E3'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919274'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012E9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919279'^^xsd:integer;
  dwc:scientificName 'Trivia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012E9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012E9'^^xsd:string;
  dwc:aphiaid '141741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919279'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '141741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FE4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918989'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FE4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FE4'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918989'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000103F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918990'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000103F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000103F'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918990'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012F6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919268'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012F6'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012F6'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919268'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919033'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001004'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001004'^^xsd:string;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919033'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FEA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919030'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FEA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FEA'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919030'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001020" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919054'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001020'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001020'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919054'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919055'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001037'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001037'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919055'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918876'^^xsd:integer;
  dwc:scientificName 'Pycnoclavella aurilucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001214'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001214'^^xsd:string;
  dwc:aphiaid '103557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918876'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000121A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918877'^^xsd:integer;
  dwc:scientificName 'Pycnoclavella aurilucens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000121A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000121A'^^xsd:string;
  dwc:aphiaid '103557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918877'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918968'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001221'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001221'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918968'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001241" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918974'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001241'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001241'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918974'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012A7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919169'^^xsd:integer;
  dwc:scientificName 'Aglaophenia tubulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012A7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012A7'^^xsd:string;
  dwc:aphiaid '117285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919169'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '117285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012DB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919170'^^xsd:integer;
  dwc:scientificName 'Aglaophenia tubulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012DB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012DB'^^xsd:string;
  dwc:aphiaid '117285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919170'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '117285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012B4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919190'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012B4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012B4'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919190'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001293" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919193'^^xsd:integer;
  dwc:scientificName 'Clathrina coriacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001293'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001293'^^xsd:string;
  dwc:aphiaid '132277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919193'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '132277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000124C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918955'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000124C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000124C'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918955'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000127D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919137'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000127D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000127D'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919137'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000130D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919304'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000130D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000130D'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919304'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001235" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918967'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001235'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001235'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918967'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001209" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918852'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001209'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001209'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918852'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001308" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919314'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001308'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001308'^^xsd:string;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919314'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001205" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918860'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001205'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001205'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918860'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001232" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918940'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001232'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001232'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918940'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918939'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001229'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001229'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918939'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001212" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918869'^^xsd:integer;
  dwc:scientificName 'Henricia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001212'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001212'^^xsd:string;
  dwc:aphiaid '123276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918869'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '123276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011F7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918884'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011F7'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011F7'^^xsd:string;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918884'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000123D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918970'^^xsd:integer;
  dwc:scientificName 'Henricia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000123D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000123D'^^xsd:string;
  dwc:aphiaid '123276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918970'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '123276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001316" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919287'^^xsd:integer;
  dwc:scientificName 'Bowerbankia citrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001316'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001316'^^xsd:string;
  dwc:aphiaid '111664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919287'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '851584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011F5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918881'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011F5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011F5'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918881'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001315" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919289'^^xsd:integer;
  dwc:scientificName 'Cellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001315'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001315'^^xsd:string;
  dwc:aphiaid '110869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919289'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '110869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001263" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919119'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001263'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001263'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919119'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919120'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001269'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001269'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919120'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000120E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918857'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000120E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000120E'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918857'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FEB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919012'^^xsd:integer;
  dwc:scientificName 'Doto maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FEB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FEB'^^xsd:string;
  dwc:aphiaid '182733'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919012'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '182733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000129B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919236'^^xsd:integer;
  dwc:scientificName 'Stelligera rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000129B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000129B'^^xsd:string;
  dwc:aphiaid '134174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919236'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1424275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012C9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919178'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012C9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012C9'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919178'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012F2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919251'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012F2'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012F2'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919251'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001019" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919062'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001019'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001019'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919062'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000120F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918861'^^xsd:integer;
  dwc:scientificName 'Cellaria sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000120F'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000120F'^^xsd:string;
  dwc:aphiaid '111260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918861'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001304" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919277'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001304'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001304'^^xsd:string;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919277'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012B0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919180'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012B0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012B0'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919180'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001320" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919293'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001320'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001320'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919293'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000101E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919084'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000101E'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000101E'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919084'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001203" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918856'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001203'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001203'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918856'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918948'^^xsd:integer;
  dwc:scientificName 'Axinella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001220'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001220'^^xsd:string;
  dwc:aphiaid '131774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918948'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '131774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000125B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919100'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000125B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000125B'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919100'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012A0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919222'^^xsd:integer;
  dwc:scientificName 'Myxilla incrustans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012A0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012A0'^^xsd:string;
  dwc:aphiaid '133882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919222'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '169466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012D5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919234'^^xsd:integer;
  dwc:scientificName 'Sidnyum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012D5'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012D5'^^xsd:string;
  dwc:aphiaid '103478'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919234'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001324" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919309'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001324'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001324'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919309'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012FE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919262'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012FE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012FE'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919262'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012DE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919204'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012DE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012DE'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919204'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919039'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001039'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001039'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919039'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FEC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919022'^^xsd:integer;
  dwc:scientificName 'Janolus cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FEC'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FEC'^^xsd:string;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919022'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '162687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919010'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001038'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001038'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919010'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001299" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919239'^^xsd:integer;
  dwc:scientificName 'Tethya aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001299'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001299'^^xsd:string;
  dwc:aphiaid '134311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919239'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '134311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012E0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919226'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012E0'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012E0'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919226'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000102D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919066'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000102D'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000102D'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919066'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FF9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919021'^^xsd:integer;
  dwc:scientificName 'Henricia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FF9'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FF9'^^xsd:string;
  dwc:aphiaid '123276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919021'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '123276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001255" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919106'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001255'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001255'^^xsd:string;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919106'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001259" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919110'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001259'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001259'^^xsd:string;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919110'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918888'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001200'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001200'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918888'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000120B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918865'^^xsd:integer;
  dwc:scientificName 'Eucratea loricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000120B'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000120B'^^xsd:string;
  dwc:aphiaid '111361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918865'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011FF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918853'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011FF'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011FF'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918853'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919112'^^xsd:integer;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001253'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001253'^^xsd:string;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919112'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000125A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919108'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000125A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000125A'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919108'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012B8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919214'^^xsd:integer;
  dwc:scientificName 'Janolus cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012B8'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012B8'^^xsd:string;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919214'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '162687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000127C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919140'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000127C'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000127C'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919140'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000012C4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919192'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000012C4'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000012C4'^^xsd:string;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919192'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001298" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919223'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001298'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001298'^^xsd:string;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919223'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001262" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919129'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoïdes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001262'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001262'^^xsd:string;
  dwc:aphiaid '494792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919129'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001202" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918850'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001202'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001202'^^xsd:string;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918850'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000123A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918960'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000123A'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000123A'^^xsd:string;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918960'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011FA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918887'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011FA'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011FA'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918887'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000011FB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918851'^^xsd:integer;
  dwc:scientificName 'Aglaophenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000011FB'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000011FB'^^xsd:string;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918851'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24919006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24919006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000FEE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24919006'^^xsd:integer;
  dwc:scientificName 'Crisia eburnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000FEE'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000FEE'^^xsd:string;
  dwc:aphiaid '111696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24919006'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.379415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.557233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.379415 -4.557233)"^^geo:wktLiteral ;
  geo-pos:lat "53.379415"^^xsd:decimal ;
  geo-pos:long "-4.557233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3193%3A24918987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3193:24918987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001233" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3193'^^xsd:integer;
  dwc:catalogNumber '24918987'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001233'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.557233'^^xsd:double;
  dwc:latitude '53.379415'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001233'^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3193:24918987'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004F2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915689'^^xsd:integer;
  dwc:scientificName 'Leucosolenia complicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004F2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004F2'^^xsd:string;
  dwc:aphiaid '132219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915689'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004FB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915575'^^xsd:integer;
  dwc:scientificName 'Abietinaria filicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004FB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004FB'^^xsd:string;
  dwc:aphiaid '117871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915575'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000514" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915695'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000514'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000514'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915695'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000503" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915706'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000503'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000503'^^xsd:string;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915706'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006A3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916101'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006A3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006A3'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916101'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006A4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916110'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006A4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006A4'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916110'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000065D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916062'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000065D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000065D'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916062'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000632" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916011'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000632'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000632'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916011'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000063C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916013'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000063C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000063C'^^xsd:string;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916013'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000635" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915992'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000635'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000635'^^xsd:string;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915992'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000644" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915993'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000644'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000644'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915993'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000068B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916035'^^xsd:integer;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000068B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000068B'^^xsd:string;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916035'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000066E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916027'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000066E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000066E'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916027'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000693" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916098'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000693'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000693'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916098'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000068F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916097'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000068F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000068F'^^xsd:string;
  dwc:aphiaid '184523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916097'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000631" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916006'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000631'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000631'^^xsd:string;
  dwc:aphiaid '184523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916006'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000685" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916080'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000685'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000685'^^xsd:string;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916080'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000653" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916023'^^xsd:integer;
  dwc:scientificName 'Sargassum muticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000653'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000653'^^xsd:string;
  dwc:aphiaid '494791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916023'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '494791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000050D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915578'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000050D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000050D'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915578'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000510" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915579'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000510'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000510'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915579'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000512" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915704'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000512'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000512'^^xsd:string;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915704'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000697" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916085'^^xsd:integer;
  dwc:scientificName 'Alentia gelatinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000697'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000697'^^xsd:string;
  dwc:aphiaid '130722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916085'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000068D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916099'^^xsd:integer;
  dwc:scientificName 'Leucosolenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000068D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000068D'^^xsd:string;
  dwc:aphiaid '131715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916099'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '131715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000660" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916069'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000660'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000660'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916069'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000678" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916038'^^xsd:integer;
  dwc:scientificName 'Ceramium nodulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000678'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000678'^^xsd:string;
  dwc:aphiaid '146784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916038'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000698" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916082'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000698'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000698'^^xsd:string;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916082'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000069A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916083'^^xsd:integer;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000069A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000069A'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916083'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000664" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916064'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000664'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000664'^^xsd:string;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916064'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000649" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915997'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000649'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000649'^^xsd:string;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915997'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000050A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915577'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000050A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000050A'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915577'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004FA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915687'^^xsd:integer;
  dwc:scientificName 'Kirchenpaueria pinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004FA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004FA'^^xsd:string;
  dwc:aphiaid '117674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915687'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004FE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915705'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004FE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004FE'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915705'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000064D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916016'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000064D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000064D'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916016'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000672" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916072'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000672'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000672'^^xsd:string;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916072'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000686" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916054'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000686'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000686'^^xsd:string;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916054'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000694" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916112'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000694'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000694'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916112'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000067C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916065'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000067C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000067C'^^xsd:string;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916065'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000506" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915581'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000506'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000506'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915581'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004F4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915703'^^xsd:integer;
  dwc:scientificName 'Suberites ficus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004F4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004F4'^^xsd:string;
  dwc:aphiaid '134285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915703'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '134285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004FD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915702'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004FD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004FD'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915702'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000507" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915692'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000507'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000507'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915692'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000050E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915693'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000050E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000050E'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915693'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000509" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915584'^^xsd:integer;
  dwc:scientificName 'Doto'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000509'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000509'^^xsd:string;
  dwc:aphiaid '137916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915584'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004F9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915691'^^xsd:integer;
  dwc:scientificName 'Microciona atrasanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004F9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004F9'^^xsd:string;
  dwc:aphiaid '133066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915691'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '167617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B3E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916105'^^xsd:integer;
  dwc:scientificName 'Polycarpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B3E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B3E'^^xsd:string;
  dwc:aphiaid '103538'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916105'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '103538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000069C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916090'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000069C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000069C'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916090'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000630" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916009'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000630'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000630'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916009'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000676" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916070'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoïdes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000676'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000676'^^xsd:string;
  dwc:aphiaid '494792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916070'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000067E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916074'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000067E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000067E'^^xsd:string;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916074'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000063D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916020'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000063D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000063D'^^xsd:string;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916020'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000064E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916018'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000064E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000064E'^^xsd:string;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916018'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006A2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916087'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006A2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006A2'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916087'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000069D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916091'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000069D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000069D'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916091'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000065C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916076'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000065C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000065C'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916076'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000656" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916059'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000656'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000656'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916059'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000066A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916031'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000066A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000066A'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916031'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000637" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915996'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000637'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000637'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915996'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000511" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915700'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000511'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000511'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915700'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004F7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915686'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004F7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004F7'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915686'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004FF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915699'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004FF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004FF'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915699'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000068A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916040'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000068A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000068A'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916040'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000064B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915998'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000064B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000064B'^^xsd:string;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915998'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000063B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916012'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000063B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000063B'^^xsd:string;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916012'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000063F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915994'^^xsd:integer;
  dwc:scientificName 'Alcyonidium hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000063F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000063F'^^xsd:string;
  dwc:aphiaid '111601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915994'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '111601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000067D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916073'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000067D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000067D'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916073'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000696" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916107'^^xsd:integer;
  dwc:scientificName 'Polynoe scolopendrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000696'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000696'^^xsd:string;
  dwc:aphiaid '130830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916107'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000688" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916048'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000688'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000688'^^xsd:string;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916048'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000667" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916049'^^xsd:integer;
  dwc:scientificName 'Flustrellidra hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000667'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000667'^^xsd:string;
  dwc:aphiaid '111621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916049'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '111621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000674" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916043'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000674'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000674'^^xsd:string;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916043'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000682" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916045'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000682'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000682'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916045'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000640" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916002'^^xsd:integer;
  dwc:scientificName 'Flustrellidra hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000640'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000640'^^xsd:string;
  dwc:aphiaid '111621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916002'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '111621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000680" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916047'^^xsd:integer;
  dwc:scientificName 'Ectocarpaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000680'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000680'^^xsd:string;
  dwc:aphiaid '143717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916047'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '143717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000661" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916051'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000661'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000661'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916051'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000665" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916025'^^xsd:integer;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000665'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000665'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916025'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000687" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916044'^^xsd:integer;
  dwc:scientificName 'Desmarestia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000687'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000687'^^xsd:string;
  dwc:aphiaid '144061'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916044'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000669" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916030'^^xsd:integer;
  dwc:scientificName 'Amathia lendigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000669'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000669'^^xsd:string;
  dwc:aphiaid '111659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916030'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '111659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000065F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916032'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000065F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000065F'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916032'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000636" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915995'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000636'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000636'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915995'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000069F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916104'^^xsd:integer;
  dwc:scientificName 'Pododesmus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000069F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000069F'^^xsd:string;
  dwc:aphiaid '137653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916104'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000663" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916063'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000663'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000663'^^xsd:string;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916063'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008E3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916017'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008E3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008E3'^^xsd:string;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916017'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008E7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916109'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008E7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008E7'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916109'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000069B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916103'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000069B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000069B'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916103'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004F5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915583'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004F5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004F5'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915583'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000500" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915688'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000500'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000500'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915688'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000502" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915697'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000502'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000502'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915697'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B3C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915576'^^xsd:integer;
  dwc:scientificName 'Acanthodoris pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B3C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B3C'^^xsd:string;
  dwc:aphiaid '140627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915576'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '140627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000508" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915582'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000508'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000508'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915582'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000505" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915690'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000505'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000505'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915690'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000673" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916071'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000673'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000673'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916071'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000066D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916057'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000066D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000066D'^^xsd:string;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916057'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000064A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916015'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000064A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000064A'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916015'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000643" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916008'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000643'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000643'^^xsd:string;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916008'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000670" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916029'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000670'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000670'^^xsd:string;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916029'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000683" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916061'^^xsd:integer;
  dwc:scientificName 'Laminaria saccharina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000683'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000683'^^xsd:string;
  dwc:aphiaid '145730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916061'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000662" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916052'^^xsd:integer;
  dwc:scientificName 'Gibbula umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000662'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000662'^^xsd:string;
  dwc:aphiaid '141801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916052'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1039850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000654" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916001'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000654'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000654'^^xsd:string;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916001'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000650" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915999'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000650'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000650'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915999'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000675" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916067'^^xsd:integer;
  dwc:scientificName 'Nitophyllum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000675'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000675'^^xsd:string;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916067'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000658" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916068'^^xsd:integer;
  dwc:scientificName 'Obelia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000658'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000658'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916068'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000066C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916066'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000066C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000066C'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916066'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000651" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916010'^^xsd:integer;
  dwc:scientificName 'Laminaria saccharina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000651'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000651'^^xsd:string;
  dwc:aphiaid '145730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916010'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000063A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916005'^^xsd:integer;
  dwc:scientificName 'Gibbula umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000063A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000063A'^^xsd:string;
  dwc:aphiaid '141801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916005'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1039850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000501" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915698'^^xsd:integer;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000501'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000501'^^xsd:string;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915698'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000513" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915580'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000513'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000513'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915580'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000050C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915683'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000050C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000050C'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915683'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004F6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915684'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004F6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004F6'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915684'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000050F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915696'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000050F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000050F'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915696'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000050B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915574'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000050B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000050B'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915574'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004FC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915685'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004FC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004FC'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915685'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004F8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915682'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004F8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004F8'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915682'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004F3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915701'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004F3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004F3'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915701'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000642" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916022'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000642'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000642'^^xsd:string;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916022'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000069E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916102'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000069E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000069E'^^xsd:string;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916102'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006AA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916100'^^xsd:integer;
  dwc:scientificName 'Lipophrys pholis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006AA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006AA'^^xsd:string;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916100'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006A8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916088'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006A8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006A8'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916088'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000638" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916014'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000638'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000638'^^xsd:string;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916014'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008E4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916036'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008E4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008E4'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916036'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000657" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916046'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000657'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000657'^^xsd:string;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916046'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000633" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916019'^^xsd:integer;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000633'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000633'^^xsd:string;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916019'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006A1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916089'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006A1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006A1'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916089'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006A7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916092'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006A7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006A7'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916092'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006A9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916093'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006A9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006A9'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916093'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000065A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916058'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000065A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000065A'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916058'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000067F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916060'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000067F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000067F'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916060'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000067A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916055'^^xsd:integer;
  dwc:scientificName 'Halurus equisetifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000067A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000067A'^^xsd:string;
  dwc:aphiaid '146345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916055'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '146345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000668" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916026'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000668'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000668'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916026'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915991'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000641'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000641'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915991'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000064C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916007'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000064C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000064C'^^xsd:string;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916007'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000679" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916056'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000679'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000679'^^xsd:string;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916056'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000067B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916042'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000067B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000067B'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916042'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000065B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916078'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000065B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000065B'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916078'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000695" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916108'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000695'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000695'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916108'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000659" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916077'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000659'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000659'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916077'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000068C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916095'^^xsd:integer;
  dwc:scientificName 'Grantia compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000068C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000068C'^^xsd:string;
  dwc:aphiaid '132181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916095'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '132181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000066B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916033'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000066B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000066B'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916033'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006AB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916111'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006AB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006AB'^^xsd:string;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916111'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006A5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916106'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006A5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006A5'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916106'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000068E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916096'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000068E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000068E'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916096'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006A6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916086'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006A6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006A6'^^xsd:string;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916086'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000677" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916037'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000677'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000677'^^xsd:string;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916037'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000639" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916004'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000639'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000639'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916004'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000064F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916000'^^xsd:integer;
  dwc:scientificName 'Ectocarpaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000064F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000064F'^^xsd:string;
  dwc:aphiaid '143717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916000'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '143717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000689" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916081'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000689'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000689'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916081'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000684" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916050'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000684'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000684'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916050'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000652" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916003'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000652'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000652'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916003'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000504" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915694'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000504'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000504'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915694'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000671" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916039'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000671'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000671'^^xsd:string;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916039'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000681" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916041'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000681'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000681'^^xsd:string;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916041'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000666" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916079'^^xsd:integer;
  dwc:scientificName 'Aequipecten'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000666'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000666'^^xsd:string;
  dwc:aphiaid '138313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916079'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '138313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000065E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916075'^^xsd:integer;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000065E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000065E'^^xsd:string;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916075'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000699" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916094'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000699'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000699'^^xsd:string;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916094'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000066F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916053'^^xsd:integer;
  dwc:scientificName 'Graneledone verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000066F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000066F'^^xsd:string;
  dwc:aphiaid '157019'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916053'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '157019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008E6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916034'^^xsd:integer;
  dwc:scientificName 'Brongniartella byssoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008E6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008E6'^^xsd:string;
  dwc:aphiaid '144792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916034'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '631828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.113113"^^xsd:decimal ;
  dwc:decimalLongitude "-4.39196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.113113 -4.39196)"^^geo:wktLiteral ;
  geo-pos:lat "53.113113"^^xsd:decimal ;
  geo-pos:long "-4.39196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000655" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916024'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000655'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.39196'^^xsd:double;
  dwc:latitude '53.113113'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000655'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916024'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000026" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914354'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000026'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000026'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914354'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000057F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915842'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000057F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000057F'^^xsd:string;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915842'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000579" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915844'^^xsd:integer;
  dwc:scientificName 'Tubulanus annulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000579'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000579'^^xsd:string;
  dwc:aphiaid '122626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915844'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '122626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915794'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000580'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000580'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915794'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000057B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915818'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000057B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000057B'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915818'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000597" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915808'^^xsd:integer;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000597'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000597'^^xsd:string;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915808'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000056C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915816'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000056C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000056C'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915816'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000564" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915823'^^xsd:integer;
  dwc:scientificName 'Leucosolenia complicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000564'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000564'^^xsd:string;
  dwc:aphiaid '132219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915823'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000588" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915827'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000588'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000588'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915827'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003C6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915282'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003C6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003C6'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915282'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003D4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915291'^^xsd:integer;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003D4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003D4'^^xsd:string;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915291'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000576" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915845'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000576'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000576'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915845'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000059C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915839'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000059C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000059C'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915839'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000038B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915278'^^xsd:integer;
  dwc:scientificName 'Trididemnum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000038B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000038B'^^xsd:string;
  dwc:aphiaid '103461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915278'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000059F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915832'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000059F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000059F'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915832'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003AB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915312'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003AB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003AB'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915312'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003B7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915328'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003B7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003B7'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915328'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000058E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915822'^^xsd:integer;
  dwc:scientificName 'Janolus cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000058E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000058E'^^xsd:string;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915822'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '162687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000017" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914327'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000017'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000017'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914327'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000001A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914332'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000001A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000001A'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914332'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914336'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000002'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000002'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914336'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000020" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914359'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000020'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000020'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914359'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000367" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914652'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000367'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000367'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914652'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000383" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915256'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000383'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000383'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915256'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000369" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915222'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000369'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000369'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915222'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000382" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915273'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000382'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000382'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915273'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914334'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000013'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000013'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914334'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000039B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915283'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000039B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000039B'^^xsd:string;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915283'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003AD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915299'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003AD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003AD'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915299'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003CD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915320'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003CD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003CD'^^xsd:string;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915320'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000360" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914649'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000360'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000360'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914649'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000358" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914650'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000358'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000358'^^xsd:string;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914650'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003A7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915289'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003A7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003A7'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915289'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003C7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915298'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003C7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003C7'^^xsd:string;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915298'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003CE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915300'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003CE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003CE'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915300'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000595" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915830'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000595'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000595'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915830'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000574" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915792'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000574'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000574'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915792'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000577" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915837'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000577'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000577'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915837'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AC1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916488'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AC1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AC1'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916488'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001C4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914881'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001C4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001C4'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914881'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000F5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914624'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000F5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000F5'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914624'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000090A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916158'^^xsd:integer;
  dwc:scientificName 'Gelidium pusillum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000090A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000090A'^^xsd:string;
  dwc:aphiaid '145590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916158'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001F6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914890'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus pictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001F6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001F6'^^xsd:string;
  dwc:aphiaid '126930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914890'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000058F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915791'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000058F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000058F'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915791'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001FF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914922'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001FF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001FF'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914922'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000344" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915221'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000344'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000344'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915221'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000459" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915502'^^xsd:integer;
  dwc:scientificName 'Haliclona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000459'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000459'^^xsd:string;
  dwc:aphiaid '231816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915502'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '166605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914972'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000250'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000250'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914972'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000026C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915027'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000026C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000026C'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915027'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000280" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915003'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000280'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000280'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915003'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916529'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A94'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A94'^^xsd:string;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916529'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A8C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916516'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A8C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A8C'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916516'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ABD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916497'^^xsd:integer;
  dwc:scientificName 'Polyclinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ABD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ABD'^^xsd:string;
  dwc:aphiaid '103441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916497'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000902" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916156'^^xsd:integer;
  dwc:scientificName 'Escharoides coccinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000902'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000902'^^xsd:string;
  dwc:aphiaid '111498'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916156'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '111498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009F4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916388'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009F4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009F4'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916388'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916401'^^xsd:integer;
  dwc:scientificName 'Escharoides coccinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A07'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A07'^^xsd:string;
  dwc:aphiaid '111498'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916401'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '111498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000937" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916191'^^xsd:integer;
  dwc:scientificName 'Alcyonidium hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000937'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000937'^^xsd:string;
  dwc:aphiaid '111601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916191'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '111601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000468" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915479'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000468'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000468'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915479'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000460" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915480'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000460'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000460'^^xsd:string;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915480'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000470" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915491'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000470'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000470'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915491'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000048B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915521'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000048B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000048B'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915521'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000241" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914968'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000241'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000241'^^xsd:string;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914968'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000260" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914996'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000260'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000260'^^xsd:string;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914996'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A7B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916523'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A7B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A7B'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916523'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000490" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914683'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000490'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000490'^^xsd:string;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914683'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000046D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915520'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000046D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000046D'^^xsd:string;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915520'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000006E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914430'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000006E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000006E'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914430'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000032F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914634'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000032F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000032F'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914634'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000030F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915188'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000030F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000030F'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915188'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000030E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915193'^^xsd:integer;
  dwc:scientificName 'Leuconia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000030E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000030E'^^xsd:string;
  dwc:aphiaid '131706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915193'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '131706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A9D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916557'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A9D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A9D'^^xsd:string;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916557'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001E7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914863'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001E7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001E7'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914863'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914610'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000102'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000102'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914610'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914720'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000106'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000106'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914720'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001C0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914862'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001C0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001C0'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914862'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000032A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915205'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000032A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000032A'^^xsd:string;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915205'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914402'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000065'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000065'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914402'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004A4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915588'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004A4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004A4'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915588'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001E8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914846'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001E8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001E8'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914846'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001E4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914865'^^xsd:integer;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001E4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001E4'^^xsd:string;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914865'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003E6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915360'^^xsd:integer;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003E6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003E6'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915360'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003FA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915357'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003FA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003FA'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915357'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009A7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916332'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009A7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009A7'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916332'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009B9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916341'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009B9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009B9'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916341'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009C2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916359'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009C2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009C2'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916359'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000275" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914997'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000275'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000275'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914997'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916578'^^xsd:integer;
  dwc:scientificName 'Xantho pilipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A71'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A71'^^xsd:string;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916578'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A7F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916571'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A7F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A7F'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916571'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916513'^^xsd:integer;
  dwc:scientificName 'Audouinella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A92'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A92'^^xsd:string;
  dwc:aphiaid '143800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916513'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '143800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A7C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916506'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A7C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A7C'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916506'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000054B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915751'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000054B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000054B'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915751'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000054E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915776'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000054E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000054E'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915776'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003EA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915389'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003EA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003EA'^^xsd:string;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915389'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000022C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914938'^^xsd:integer;
  dwc:scientificName 'Doto millbayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000022C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000022C'^^xsd:string;
  dwc:aphiaid '139647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914938'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '139647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000949" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916229'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoïdes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000949'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000949'^^xsd:string;
  dwc:aphiaid '494792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916229'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008F8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916185'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008F8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008F8'^^xsd:string;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916185'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000915" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916180'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000915'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000915'^^xsd:string;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916180'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001D1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914874'^^xsd:integer;
  dwc:scientificName 'Lineus longissimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001D1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001D1'^^xsd:string;
  dwc:aphiaid '122528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914874'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '122528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000524" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915741'^^xsd:integer;
  dwc:scientificName 'Haliclona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000524'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000524'^^xsd:string;
  dwc:aphiaid '231816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915741'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '166605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003E0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915374'^^xsd:integer;
  dwc:scientificName 'Kirchenpaueria pinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003E0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003E0'^^xsd:string;
  dwc:aphiaid '117674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915374'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003F0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915354'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003F0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003F0'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915354'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000320" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915184'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000320'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000320'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915184'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000033F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915214'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000033F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000033F'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915214'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000346" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915219'^^xsd:integer;
  dwc:scientificName 'Escharoides coccinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000346'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000346'^^xsd:string;
  dwc:aphiaid '111498'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915219'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '111498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000033D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914643'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000033D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000033D'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914643'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000023B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914945'^^xsd:integer;
  dwc:scientificName 'Gobius paganellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000023B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000023B'^^xsd:string;
  dwc:aphiaid '126893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914945'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914604'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000118'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000118'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914604'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000011E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914614'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000011E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000011E'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914614'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914623'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000120'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000120'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914623'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914630'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000122'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000122'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914630'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000446" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915425'^^xsd:integer;
  dwc:scientificName 'Ceramium nodulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000446'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000446'^^xsd:string;
  dwc:aphiaid '146784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915425'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000412" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915444'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000412'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000412'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915444'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000040B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915471'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000040B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000040B'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915471'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000040F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915473'^^xsd:integer;
  dwc:scientificName 'Stelligera stuposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000040F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000040F'^^xsd:string;
  dwc:aphiaid '134175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915473'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '134175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000530" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915761'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000530'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000530'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915761'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000040E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915429'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000040E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000040E'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915429'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000041D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915457'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000041D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000041D'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915457'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000B5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914540'^^xsd:integer;
  dwc:scientificName 'Dicentrarchus labrax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000B5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000B5'^^xsd:string;
  dwc:aphiaid '126975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914540'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006B6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916122'^^xsd:integer;
  dwc:scientificName 'Gelidium pusillum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006B6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006B6'^^xsd:string;
  dwc:aphiaid '145590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916122'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AAF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915681'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AAF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AAF'^^xsd:string;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915681'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004CD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915555'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004CD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004CD'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915555'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914919'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000210'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000210'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914919'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000023A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914957'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000023A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000023A'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914957'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916417'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A19'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A19'^^xsd:string;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916417'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009F6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916422'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009F6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009F6'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916422'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000094C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916228'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000094C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000094C'^^xsd:string;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916228'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000931" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916220'^^xsd:integer;
  dwc:scientificName 'Littorina obtusata/mariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000931'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000931'^^xsd:string;
  dwc:aphiaid '138135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916220'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000094A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916221'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000094A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000094A'^^xsd:string;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916221'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008EE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916178'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008EE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008EE'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916178'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000913" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916174'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000913'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000913'^^xsd:string;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916174'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000286" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914995'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000286'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000286'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914995'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000248" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914987'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000248'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000248'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914987'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001DA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914888'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001DA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001DA'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914888'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916525'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A98'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A98'^^xsd:string;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916525'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914718'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000108'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000108'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914718'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914713'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000101'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000101'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914713'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000012B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914715'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000012B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000012B'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914715'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000A6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914538'^^xsd:integer;
  dwc:scientificName 'Microjassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000A6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000A6'^^xsd:string;
  dwc:aphiaid '101572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914538'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000B4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914533'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000B4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000B4'^^xsd:string;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914533'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000B0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914536'^^xsd:integer;
  dwc:scientificName 'Umbonula littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000B0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000B0'^^xsd:string;
  dwc:aphiaid '111586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914536'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '146830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000A2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914510'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000A2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000A2'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914510'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914328'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000016'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000016'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914328'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000036B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914655'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000036B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000036B'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914655'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000385" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915258'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000385'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000385'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915258'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000018" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914324'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000018'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000018'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914324'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914337'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000010'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000010'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914337'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000002A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914360'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000002A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000002A'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914360'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915223'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000371'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000371'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915223'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000034E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915233'^^xsd:integer;
  dwc:scientificName 'Grantia compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000034E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000034E'^^xsd:string;
  dwc:aphiaid '132181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915233'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '132181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003B8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915287'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003B8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003B8'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915287'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003B9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915306'^^xsd:integer;
  dwc:scientificName 'Didemnum maculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003B9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003B9'^^xsd:string;
  dwc:aphiaid '103570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915306'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000395" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915317'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000395'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000395'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915317'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000038E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915325'^^xsd:integer;
  dwc:scientificName 'Leucosolenia complicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000038E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000038E'^^xsd:string;
  dwc:aphiaid '132219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915325'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '132219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003A9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915329'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003A9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003A9'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915329'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003A5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915340'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003A5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003A5'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915340'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000584" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915821'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000584'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000584'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915821'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000057D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915805'^^xsd:integer;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000057D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000057D'^^xsd:string;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915805'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000035E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915247'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000035E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000035E'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915247'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000352" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915235'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000352'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000352'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915235'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000034C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915238'^^xsd:integer;
  dwc:scientificName 'Leucosolenia complicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000034C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000034C'^^xsd:string;
  dwc:aphiaid '132219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915238'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '132219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000364" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915242'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000364'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000364'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915242'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000568" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915806'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000568'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000568'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915806'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003C1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915331'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003C1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003C1'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915331'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003C8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915302'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003C8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003C8'^^xsd:string;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915302'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003D0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915305'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003D0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003D0'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915305'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000393" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915322'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000393'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000393'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915322'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003D1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915324'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003D1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003D1'^^xsd:string;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915324'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003A0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915326'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003A0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003A0'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915326'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915292'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003B1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003B1'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915292'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000583" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915831'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000583'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000583'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915831'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003CB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915344'^^xsd:integer;
  dwc:scientificName 'Schottera nicaeënsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003CB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003CB'^^xsd:string;
  dwc:aphiaid '494793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915344'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000039D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915285'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000039D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000039D'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915285'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003BF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915301'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003BF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003BF'^^xsd:string;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915301'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003A1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915342'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003A1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003A1'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915342'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000375" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915245'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000375'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000375'^^xsd:string;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915245'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000594" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915793'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000594'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000594'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915793'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002B6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915093'^^xsd:integer;
  dwc:scientificName 'Sidnyum turbinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002B6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002B6'^^xsd:string;
  dwc:aphiaid '103684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915093'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '103670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002A6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915046'^^xsd:integer;
  dwc:scientificName 'Acanthodoris pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002A6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002A6'^^xsd:string;
  dwc:aphiaid '140627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915046'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002C0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915100'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002C0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002C0'^^xsd:string;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915100'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002B5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915077'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002B5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002B5'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915077'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002BD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915099'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002BD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002BD'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915099'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000029C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915051'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000029C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000029C'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915051'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000296" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915071'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000296'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000296'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915071'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002B7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915061'^^xsd:integer;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002B7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002B7'^^xsd:string;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915061'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000290" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915045'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000290'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000290'^^xsd:string;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915045'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000029D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915043'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000029D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000029D'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915043'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000038F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915314'^^xsd:integer;
  dwc:scientificName 'Grantia compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000038F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000038F'^^xsd:string;
  dwc:aphiaid '132181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915314'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '132181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003C0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915323'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003C0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003C0'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915323'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003AC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915337'^^xsd:integer;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003AC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003AC'^^xsd:string;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915337'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003A3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915339'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003A3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003A3'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915339'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000037F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915277'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000037F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000037F'^^xsd:string;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915277'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000575" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915804'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000575'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000575'^^xsd:string;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915804'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000059A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915797'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000059A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000059A'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915797'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000057A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915824'^^xsd:integer;
  dwc:scientificName 'Lineus longissimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000057A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000057A'^^xsd:string;
  dwc:aphiaid '122528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915824'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '122528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003AA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915294'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003AA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003AA'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915294'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000001B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914348'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000001B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000001B'^^xsd:string;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914348'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003BB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915304'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003BB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003BB'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915304'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002A1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915084'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002A1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002A1'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915084'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002AC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915048'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002AC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002AC'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915048'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003C4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915341'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus pictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003C4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003C4'^^xsd:string;
  dwc:aphiaid '126930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915341'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003D2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915350'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003D2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003D2'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915350'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000373" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915240'^^xsd:integer;
  dwc:scientificName 'Molgula complanata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000373'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000373'^^xsd:string;
  dwc:aphiaid '103776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915240'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000038C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915267'^^xsd:integer;
  dwc:scientificName 'Molgula complanata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000038C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000038C'^^xsd:string;
  dwc:aphiaid '103776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915267'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000001D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914343'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000001D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000001D'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914343'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914330'^^xsd:integer;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000012'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000012'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914330'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000002E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914356'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000002E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000002E'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914356'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000025B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915012'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000025B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000025B'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915012'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914509'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000B1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000B1'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914509'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000BB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914541'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000BB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000BB'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914541'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000494" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914658'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000494'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000494'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914658'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000476" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915484'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000476'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000476'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915484'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000542" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915722'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000542'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000542'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915722'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000098A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916267'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000098A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000098A'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916267'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A7D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916507'^^xsd:integer;
  dwc:scientificName 'Alcyonidium hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A7D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A7D'^^xsd:string;
  dwc:aphiaid '111601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916507'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '111601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AB4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916495'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AB4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AB4'^^xsd:string;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916495'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AC0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915673'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AC0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AC0'^^xsd:string;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915673'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004B8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914695'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004B8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004B8'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914695'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004A9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915527'^^xsd:integer;
  dwc:scientificName 'Sarsia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004A9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004A9'^^xsd:string;
  dwc:aphiaid '117070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915527'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004E9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915538'^^xsd:integer;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004E9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004E9'^^xsd:string;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915538'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004DD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915561'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004DD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004DD'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915561'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004E8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915568'^^xsd:integer;
  dwc:scientificName 'Rhodymenia holmesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004E8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004E8'^^xsd:string;
  dwc:aphiaid '145853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915568'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914416'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000060'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000060'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914416'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000004B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914406'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000004B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000004B'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914406'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000002F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914382'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000002F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000002F'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914382'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001D2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914868'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001D2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001D2'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914868'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000D2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914595'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000D2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000D2'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914595'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000E9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914580'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000E9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000E9'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914580'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001A6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914500'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001A6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001A6'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914500'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000196" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914487'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000196'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000196'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914487'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001B6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914480'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001B6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001B6'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914480'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000079" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914453'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000079'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000079'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914453'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004D2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915566'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004D2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004D2'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915566'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004C2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915590'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004C2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004C2'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915590'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004A6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915595'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004A6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004A6'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915595'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916559'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoïdes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A99'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A99'^^xsd:string;
  dwc:aphiaid '494792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916559'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AA0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916545'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AA0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AA0'^^xsd:string;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916545'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000B9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914560'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000B9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000B9'^^xsd:string;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914560'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000C8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914551'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000C8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000C8'^^xsd:string;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914551'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000AC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914539'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000AC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000AC'^^xsd:string;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914539'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914400'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000059'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000059'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914400'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001E5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914843'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001E5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001E5'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914843'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001E9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914853'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001E9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001E9'^^xsd:string;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914853'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000482" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914669'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000482'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000482'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914669'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000048D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914675'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000048D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000048D'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914675'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000923" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916238'^^xsd:integer;
  dwc:scientificName 'Suberites ficus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000923'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000923'^^xsd:string;
  dwc:aphiaid '134285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916238'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '134285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000092E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916201'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000092E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000092E'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916201'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000096B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916290'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000096B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000096B'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916290'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000519" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915709'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000519'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000519'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915709'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000546" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915731'^^xsd:integer;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000546'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000546'^^xsd:string;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915731'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000550" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915764'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000550'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000550'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915764'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003B4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915286'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003B4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003B4'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915286'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000CA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914561'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000CA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000CA'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914561'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000473" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915486'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000473'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000473'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915486'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915666'^^xsd:integer;
  dwc:scientificName 'Tubularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A26'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A26'^^xsd:string;
  dwc:aphiaid '117258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915666'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A0E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916385'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A0E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A0E'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916385'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000093F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916224'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000093F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000093F'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916224'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000930" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916213'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000930'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000930'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916213'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003FB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915381'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003FB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003FB'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915381'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003D7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915372'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003D7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003D7'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915372'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000933" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916200'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000933'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000933'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916200'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006D2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916148'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006D2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006D2'^^xsd:string;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916148'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006CF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916139'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006CF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006CF'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916139'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008F9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915612'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008F9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008F9'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915612'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915649'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A48'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A48'^^xsd:string;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915649'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009E6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916408'^^xsd:integer;
  dwc:scientificName 'Haliclona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009E6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009E6'^^xsd:string;
  dwc:aphiaid '131834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916408'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '131834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008FA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916176'^^xsd:integer;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008FA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008FA'^^xsd:string;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916176'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009FE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916402'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009FE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009FE'^^xsd:string;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916402'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1047602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008FB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915616'^^xsd:integer;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008FB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008FB'^^xsd:string;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915616'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000C5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914557'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000C5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000C5'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914557'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000F0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914602'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000F0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000F0'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914602'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000D1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914582'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000D1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000D1'^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914582'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000CF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914578'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000CF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000CF'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914578'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914864'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001E1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001E1'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914864'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000FD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914709'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000FD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000FD'^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914709'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000438" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915415'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000438'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000438'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915415'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000444" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915439'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000444'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000444'^^xsd:string;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915439'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000432" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915428'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000432'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000432'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915428'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916561'^^xsd:integer;
  dwc:scientificName 'Plagioecia patina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A84'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A84'^^xsd:string;
  dwc:aphiaid '111719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916561'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '111719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A6B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916574'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A6B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A6B'^^xsd:string;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916574'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A2D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915638'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A2D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A2D'^^xsd:string;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915638'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000011A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914616'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000011A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000011A'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914616'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000059D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915799'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000059D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000059D'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915799'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003C2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915293'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003C2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003C2'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915293'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005A0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915788'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005A0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005A0'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915788'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000586" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915801'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000586'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000586'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915801'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000567" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915843'^^xsd:integer;
  dwc:scientificName 'Suberites ficus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000567'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000567'^^xsd:string;
  dwc:aphiaid '134285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915843'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '134285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002B3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915050'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002B3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002B3'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915050'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002A4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915067'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002A4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002A4'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915067'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000384" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915261'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000384'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000384'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915261'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003C9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915332'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003C9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003C9'^^xsd:string;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915332'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003BC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915290'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003BC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003BC'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915290'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000039E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915295'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000039E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000039E'^^xsd:string;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915295'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000362" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915244'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000362'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000362'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915244'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000381" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915271'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000381'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000381'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915271'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000002D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914358'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000002D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000002D'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914358'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000952" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916211'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000952'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000952'^^xsd:string;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916211'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000947" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916205'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000947'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000947'^^xsd:string;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916205'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000936" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916190'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000936'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000936'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916190'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009D1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916357'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009D1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009D1'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916357'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000976" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916314'^^xsd:integer;
  dwc:scientificName 'Sertularella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000976'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000976'^^xsd:string;
  dwc:aphiaid '117233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916314'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '117233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000946" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916189'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000946'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000946'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916189'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006C7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916133'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006C7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006C7'^^xsd:string;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916133'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000255" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914993'^^xsd:integer;
  dwc:scientificName 'Rhodymenia holmesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000255'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000255'^^xsd:string;
  dwc:aphiaid '145853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914993'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000982" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916289'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000982'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000982'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916289'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000099E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916295'^^xsd:integer;
  dwc:scientificName 'Lomentaria orcadensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000099E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000099E'^^xsd:string;
  dwc:aphiaid '145830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916295'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AA4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916490'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AA4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AA4'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916490'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008F7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916165'^^xsd:integer;
  dwc:scientificName 'Littorina obtusata/mariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008F7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008F7'^^xsd:string;
  dwc:aphiaid '138135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916165'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000907" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916153'^^xsd:integer;
  dwc:scientificName 'Didemnum maculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000907'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000907'^^xsd:string;
  dwc:aphiaid '103570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916153'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '103570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006C5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915599'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006C5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006C5'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915599'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915640'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A38'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A38'^^xsd:string;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915640'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1047602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000095A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916259'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000095A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000095A'^^xsd:string;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916259'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000098D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916271'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000098D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000098D'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916271'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000991" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916305'^^xsd:integer;
  dwc:scientificName 'Polyclinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000991'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000991'^^xsd:string;
  dwc:aphiaid '103441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916305'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '103441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009BB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916327'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009BB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009BB'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916327'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000905" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916170'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000905'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000905'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916170'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000917" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916154'^^xsd:integer;
  dwc:scientificName 'Ectocarpaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000917'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000917'^^xsd:string;
  dwc:aphiaid '143717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916154'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '143717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008F5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916159'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008F5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008F5'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916159'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006D4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916151'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006D4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006D4'^^xsd:string;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916151'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006B4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916127'^^xsd:integer;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006B4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006B4'^^xsd:string;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916127'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915637'^^xsd:integer;
  dwc:scientificName 'Ectocarpaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A50'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A50'^^xsd:string;
  dwc:aphiaid '143717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915637'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '143717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915643'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A34'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A34'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915643'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915655'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A41'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A41'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915655'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009FA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916405'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009FA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009FA'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916405'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915648'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A39'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A39'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915648'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009F0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916383'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009F0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009F0'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916383'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A0D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916397'^^xsd:integer;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A0D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A0D'^^xsd:string;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916397'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916398'^^xsd:integer;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A10'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A10'^^xsd:string;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916398'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009EB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916411'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009EB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009EB'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916411'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009E4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916420'^^xsd:integer;
  dwc:scientificName 'Microciona atrasanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009E4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009E4'^^xsd:string;
  dwc:aphiaid '133066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916420'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '167617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000023C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914979'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000023C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000023C'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914979'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000483" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914672'^^xsd:integer;
  dwc:scientificName 'Microciona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000483'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000483'^^xsd:string;
  dwc:aphiaid '131872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914672'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '167605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000045B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915506'^^xsd:integer;
  dwc:scientificName 'Microciona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000045B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000045B'^^xsd:string;
  dwc:aphiaid '131872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915506'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '167605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003FE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915384'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003FE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003FE'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915384'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000254" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914990'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000254'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000254'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914990'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000971" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916303'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000971'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000971'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916303'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000033B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914648'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000033B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000033B'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914648'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000031D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915206'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000031D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000031D'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915206'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000199" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914508'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000199'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000199'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914508'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001A1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914478'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001A1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001A1'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914478'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001A4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914471'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001A4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001A4'^^xsd:string;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914471'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000007B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914467'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000007B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000007B'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914467'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000226" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914933'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000226'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000226'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914933'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914963'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000222'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000222'^^xsd:string;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914963'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000004F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914415'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000004F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000004F'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914415'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914390'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000032'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000032'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914390'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004C8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915592'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004C8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004C8'^^xsd:string;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915592'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004DC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915557'^^xsd:integer;
  dwc:scientificName 'Jorunna tomentosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004DC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004DC'^^xsd:string;
  dwc:aphiaid '140166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915557'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '140166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004F1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915558'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004F1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004F1'^^xsd:string;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915558'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004E6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915564'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoïdes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004E6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004E6'^^xsd:string;
  dwc:aphiaid '494792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915564'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004B7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915533'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004B7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004B7'^^xsd:string;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915533'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A3B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915661'^^xsd:integer;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A3B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A3B'^^xsd:string;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915661'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000094D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916232'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000094D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000094D'^^xsd:string;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916232'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000932" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916239'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000932'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000932'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916239'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916532'^^xsd:integer;
  dwc:scientificName 'Escharoides coccinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A81'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A81'^^xsd:string;
  dwc:aphiaid '111498'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916532'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '111498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000054" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914399'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000054'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000054'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914399'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000089" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914447'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000089'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000089'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914447'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914373'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000039'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000039'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914373'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001F9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914911'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001F9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001F9'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914911'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914924'^^xsd:integer;
  dwc:scientificName 'Urticina eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000200'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000200'^^xsd:string;
  dwc:aphiaid '100833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914924'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '100833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009CB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916366'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009CB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009CB'^^xsd:string;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916366'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008F4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916164'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008F4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008F4'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916164'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003E9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915383'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003E9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003E9'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915383'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003DA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915370'^^xsd:integer;
  dwc:scientificName 'Haliclona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003DA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003DA'^^xsd:string;
  dwc:aphiaid '231816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915370'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '166605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000006F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914434'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000006F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000006F'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914434'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000095C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916263'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000095C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000095C'^^xsd:string;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916263'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009A2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916294'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009A2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009A2'^^xsd:string;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916294'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000983" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916320'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000983'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000983'^^xsd:string;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916320'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009C0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916337'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009C0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009C0'^^xsd:string;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916337'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009D2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916376'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009D2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009D2'^^xsd:string;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916376'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A6F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916520'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A6F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A6F'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916520'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916509'^^xsd:integer;
  dwc:scientificName 'Alentia gelatinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A66'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A66'^^xsd:string;
  dwc:aphiaid '130722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916509'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A7A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916510'^^xsd:integer;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A7A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A7A'^^xsd:string;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916510'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AB1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915677'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AB1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AB1'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915677'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000055A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915768'^^xsd:integer;
  dwc:scientificName 'Ceramium nodulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000055A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000055A'^^xsd:string;
  dwc:aphiaid '146784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915768'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000920" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916226'^^xsd:integer;
  dwc:scientificName 'Ophlitaspongia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000920'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000920'^^xsd:string;
  dwc:aphiaid '150219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916226'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '184428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000479" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915483'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000479'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000479'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915483'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000047A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915494'^^xsd:integer;
  dwc:scientificName 'Didemnum maculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000047A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000047A'^^xsd:string;
  dwc:aphiaid '103570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915494'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000455" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915505'^^xsd:integer;
  dwc:scientificName 'Leucosolenia complicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000455'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000455'^^xsd:string;
  dwc:aphiaid '132219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915505'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000046B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915509'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000046B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000046B'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915509'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000274" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915032'^^xsd:integer;
  dwc:scientificName 'Polycera faeroensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000274'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000274'^^xsd:string;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915032'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000026E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915021'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000026E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000026E'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915021'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916575'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A77'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A77'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916575'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916576'^^xsd:integer;
  dwc:scientificName 'Umbonula littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A83'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A83'^^xsd:string;
  dwc:aphiaid '111586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916576'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '146830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916544'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A73'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A73'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916544'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000278" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915013'^^xsd:integer;
  dwc:scientificName 'Escharoides coccinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000278'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000278'^^xsd:string;
  dwc:aphiaid '111498'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915013'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '111498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000026F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915005'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000026F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000026F'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915005'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000024A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914974'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000024A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000024A'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914974'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000004D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914410'^^xsd:integer;
  dwc:scientificName 'Microciona atrasanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000004D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000004D'^^xsd:string;
  dwc:aphiaid '133066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914410'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '167617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000A7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914525'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000A7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000A7'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914525'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000007F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914464'^^xsd:integer;
  dwc:scientificName 'Sarsia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000007F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000007F'^^xsd:string;
  dwc:aphiaid '117070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914464'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000093" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914462'^^xsd:integer;
  dwc:scientificName 'Rhodymenia holmesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000093'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000093'^^xsd:string;
  dwc:aphiaid '145853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914462'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001C3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914877'^^xsd:integer;
  dwc:scientificName 'Microciona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001C3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001C3'^^xsd:string;
  dwc:aphiaid '131872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914877'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '167605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000009E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914537'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000009E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000009E'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914537'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914534'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000099'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000099'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914534'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000AB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914514'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000AB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000AB'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914514'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000A8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914516'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000A8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000A8'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914516'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914441'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000073'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000073'^^xsd:string;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914441'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000098E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916270'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000098E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000098E'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916270'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000984" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916304'^^xsd:integer;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000984'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000984'^^xsd:string;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916304'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009BC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916326'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009BC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009BC'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916326'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009C1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916358'^^xsd:integer;
  dwc:scientificName 'Grantia compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009C1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009C1'^^xsd:string;
  dwc:aphiaid '132181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916358'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '132181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003D6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915369'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003D6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003D6'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915369'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000914" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916177'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000914'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000914'^^xsd:string;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916177'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000097A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916309'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000097A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000097A'^^xsd:string;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916309'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915309'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000397'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000397'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915309'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000353" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915230'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000353'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000353'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915230'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914331'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000011'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000011'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914331'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000361" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915255'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000361'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000361'^^xsd:string;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915255'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000377" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915264'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000377'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000377'^^xsd:string;
  dwc:aphiaid '184523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915264'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000398" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915319'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000398'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000398'^^xsd:string;
  dwc:aphiaid '184523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915319'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003AF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915281'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003AF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003AF'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915281'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000363" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915225'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000363'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000363'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915225'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003B3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915288'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003B3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003B3'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915288'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000035A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915254'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000035A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000035A'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915254'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000037B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915279'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000037B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000037B'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915279'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000399" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915327'^^xsd:integer;
  dwc:scientificName 'Microciona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000399'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000399'^^xsd:string;
  dwc:aphiaid '131872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915327'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '167605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000039A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915336'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000039A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000039A'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915336'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000039C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915343'^^xsd:integer;
  dwc:scientificName 'Sarcodictyon roseum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000039C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000039C'^^xsd:string;
  dwc:aphiaid '125340'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915343'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '291834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000059B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915796'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000059B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000059B'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915796'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000057C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915834'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000057C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000057C'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915834'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000566" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915814'^^xsd:integer;
  dwc:scientificName 'Grantia compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000566'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000566'^^xsd:string;
  dwc:aphiaid '132181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915814'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000034F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915234'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000034F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000034F'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915234'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914350'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000005'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000005'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914350'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000021" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914366'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000021'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000021'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914366'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000002B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914357'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000002B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000002B'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914357'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916418'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A15'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A15'^^xsd:string;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916418'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A4E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915659'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A4E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A4E'^^xsd:string;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915659'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916548'^^xsd:integer;
  dwc:scientificName 'Leuconia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A64'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A64'^^xsd:string;
  dwc:aphiaid '131706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916548'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000DE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914591'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000DE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000DE'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914591'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000430" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915417'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000430'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000430'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915417'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000001E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914335'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000001E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000001E'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914335'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003BE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915330'^^xsd:integer;
  dwc:scientificName 'Perophora listeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003BE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003BE'^^xsd:string;
  dwc:aphiaid '103759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915330'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000366" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915227'^^xsd:integer;
  dwc:scientificName 'Coryphella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000366'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000366'^^xsd:string;
  dwc:aphiaid '139987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915227'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '139987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000036C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915241'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000036C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000036C'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915241'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003C5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915284'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003C5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003C5'^^xsd:string;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915284'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003CF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915303'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003CF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003CF'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915303'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003B0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915311'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003B0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003B0'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915311'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000392" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915316'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000392'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000392'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915316'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003B6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915338'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003B6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003B6'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915338'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000355" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915252'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000355'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000355'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915252'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914651'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000374'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000374'^^xsd:string;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914651'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915224'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000370'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000370'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915224'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000365" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915237'^^xsd:integer;
  dwc:scientificName 'Janolus cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000365'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000365'^^xsd:string;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915237'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '162687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000391" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915315'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000391'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000391'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915315'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003CC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915335'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003CC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003CC'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915335'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003BD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915348'^^xsd:integer;
  dwc:scientificName 'Trididemnum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003BD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003BD'^^xsd:string;
  dwc:aphiaid '103461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915348'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000038D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915272'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000038D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000038D'^^xsd:string;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915272'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000359" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914653'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000359'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000359'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914653'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000035C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915249'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000035C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000035C'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915249'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000037C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915276'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000037C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000037C'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915276'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000350" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915236'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000350'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000350'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915236'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000390" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915346'^^xsd:integer;
  dwc:scientificName 'Suberites ficus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000390'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000390'^^xsd:string;
  dwc:aphiaid '134285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915346'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '134285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003A2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915321'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003A2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003A2'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915321'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000038A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915260'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000038A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000038A'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915260'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000002C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914353'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000002C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000002C'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914353'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009AF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916325'^^xsd:integer;
  dwc:scientificName 'Biemna variantia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009AF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009AF'^^xsd:string;
  dwc:aphiaid '133205'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916325'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '133205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000934" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916231'^^xsd:integer;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000934'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000934'^^xsd:string;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916231'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000091D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916214'^^xsd:integer;
  dwc:scientificName 'Grantia compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000091D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000091D'^^xsd:string;
  dwc:aphiaid '132181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916214'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '132181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003E3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915388'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003E3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003E3'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915388'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000401" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915382'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000401'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000401'^^xsd:string;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915382'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003D5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915375'^^xsd:integer;
  dwc:scientificName 'Leucosolenia complicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003D5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003D5'^^xsd:string;
  dwc:aphiaid '132219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915375'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '132219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000054A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915745'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000054A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000054A'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915745'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916549'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A76'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A76'^^xsd:string;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916549'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A8E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916511'^^xsd:integer;
  dwc:scientificName 'Aplidium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A8E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A8E'^^xsd:string;
  dwc:aphiaid '103471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916511'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AB5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916496'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AB5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AB5'^^xsd:string;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916496'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AAD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915670'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AAD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AAD'^^xsd:string;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915670'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008F6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916160'^^xsd:integer;
  dwc:scientificName 'Gibbula umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008F6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008F6'^^xsd:string;
  dwc:aphiaid '141801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916160'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1039850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000910" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915615'^^xsd:integer;
  dwc:scientificName 'Ceramium nodulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000910'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000910'^^xsd:string;
  dwc:aphiaid '146784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915615'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009E5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916444'^^xsd:integer;
  dwc:scientificName 'Tubularia larynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009E5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009E5'^^xsd:string;
  dwc:aphiaid '117995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916444'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '157933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000011D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914613'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000011D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000011D'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914613'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914731'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus pictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000127'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000127'^^xsd:string;
  dwc:aphiaid '126930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914731'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000022F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914956'^^xsd:integer;
  dwc:scientificName 'Onchidoris bilamellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000022F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000022F'^^xsd:string;
  dwc:aphiaid '150457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914956'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '150457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000031F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915202'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000031F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000031F'^^xsd:string;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915202'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000235" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914925'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000235'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000235'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914925'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000021A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914936'^^xsd:integer;
  dwc:scientificName 'Diphasia rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000021A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000021A'^^xsd:string;
  dwc:aphiaid '117883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914936'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009D4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916350'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009D4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009D4'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916350'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001BC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914897'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001BC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001BC'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914897'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000055E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915780'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000055E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000055E'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915780'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A1F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916394'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A1F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A1F'^^xsd:string;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916394'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000099C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916307'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000099C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000099C'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916307'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000941" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916208'^^xsd:integer;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000941'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000941'^^xsd:string;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916208'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000092B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916196'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000092B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000092B'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916196'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000FC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914712'^^xsd:integer;
  dwc:scientificName 'Hydractinia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000FC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000FC'^^xsd:string;
  dwc:aphiaid '117644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914712'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000452" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915478'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000452'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000452'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915478'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000024D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914969'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000024D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000024D'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914969'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001EC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914845'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001EC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001EC'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914845'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000090C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915604'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000090C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000090C'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915604'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000001F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914340'^^xsd:integer;
  dwc:scientificName 'Ophiactis balli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000001F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000001F'^^xsd:string;
  dwc:aphiaid '125110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914340'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000029" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914361'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000029'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000029'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914361'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000003" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914333'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000003'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000003'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914333'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000415" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915441'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000415'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000415'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915441'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000420" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915472'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000420'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000420'^^xsd:string;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915472'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000945" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916227'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000945'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000945'^^xsd:string;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916227'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000429" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915404'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000429'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000429'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915404'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003F4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915355'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003F4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003F4'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915355'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000408" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915398'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000408'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000408'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915398'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916266'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000993'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000993'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916266'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000BF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914556'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000BF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000BF'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914556'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000544" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915748'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000544'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000544'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915748'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008E9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916163'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008E9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008E9'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916163'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000009C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914530'^^xsd:integer;
  dwc:scientificName 'Sarsia eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000009C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000009C'^^xsd:string;
  dwc:aphiaid '117481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914530'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '151860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004B6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915530'^^xsd:integer;
  dwc:scientificName 'Trivia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004B6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004B6'^^xsd:string;
  dwc:aphiaid '141741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915530'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '141741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000551" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915766'^^xsd:integer;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000551'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000551'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915766'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006C1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916149'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006C1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006C1'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916149'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006CB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916134'^^xsd:integer;
  dwc:scientificName 'Acari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006CB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006CB'^^xsd:string;
  dwc:aphiaid '292684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916134'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006AD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916125'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006AD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006AD'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916125'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915650'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A24'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A24'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915650'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915658'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A45'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A45'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915658'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009DF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916413'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009DF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009DF'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916413'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916426'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A12'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A12'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916426'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000049B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914679'^^xsd:integer;
  dwc:scientificName 'Rhodymenia holmesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000049B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000049B'^^xsd:string;
  dwc:aphiaid '145853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914679'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000046E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915493'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000046E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000046E'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915493'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000987" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916313'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000987'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000987'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916313'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000554" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915773'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000554'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000554'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915773'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000403" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915397'^^xsd:integer;
  dwc:scientificName 'Laminaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000403'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000403'^^xsd:string;
  dwc:aphiaid '144199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915397'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '144199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000032E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914633'^^xsd:integer;
  dwc:scientificName 'Grantia compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000032E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000032E'^^xsd:string;
  dwc:aphiaid '132181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914633'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '132181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000341" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914645'^^xsd:integer;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000341'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000341'^^xsd:string;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914645'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000322" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915201'^^xsd:integer;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000322'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000322'^^xsd:string;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915201'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000005D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914403'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000005D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000005D'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914403'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000057" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914407'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000057'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000057'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914407'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000C4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914550'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000C4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000C4'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914550'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000009F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914521'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000009F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000009F'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914521'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001DE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914880'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001DE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001DE'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914880'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001EB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914887'^^xsd:integer;
  dwc:scientificName 'Phoronis hippocrepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001EB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001EB'^^xsd:string;
  dwc:aphiaid '128548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914887'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '128548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000410" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915448'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000410'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000410'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915448'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000474" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915514'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000474'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000474'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915514'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000020E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914923'^^xsd:integer;
  dwc:scientificName 'Trididemnum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000020E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000020E'^^xsd:string;
  dwc:aphiaid '103461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914923'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '103461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000091" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914466'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000091'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000091'^^xsd:string;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914466'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914448'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000094'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000094'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914448'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000019F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914476'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000019F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000019F'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914476'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000087" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914445'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000087'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000087'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914445'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000DF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914573'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000DF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000DF'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914573'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008FC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915605'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008FC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008FC'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915605'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A7E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916517'^^xsd:integer;
  dwc:scientificName 'Bowerbankia citrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A7E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A7E'^^xsd:string;
  dwc:aphiaid '111664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916517'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '851584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AA9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916492'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AA9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AA9'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916492'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AAE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915675'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AAE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AAE'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915675'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000027E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915009'^^xsd:integer;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000027E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000027E'^^xsd:string;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915009'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915000'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000269'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000269'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915000'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914982'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000244'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000244'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914982'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916552'^^xsd:integer;
  dwc:scientificName 'Microciona atrasanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A61'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A61'^^xsd:string;
  dwc:aphiaid '133066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916552'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '167617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916540'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A67'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A67'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916540'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916542'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A78'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A78'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916542'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008FE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916181'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008FE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008FE'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916181'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000091A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916155'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000091A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000091A'^^xsd:string;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916155'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006B7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916119'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006B7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006B7'^^xsd:string;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916119'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000918" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915620'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000918'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000918'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915620'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914435'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000069'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000069'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914435'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000488" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914682'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000488'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000488'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914682'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000464" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915519'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000464'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000464'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915519'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000C1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914559'^^xsd:integer;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000C1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000C1'^^xsd:string;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914559'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000F9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914714'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000F9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000F9'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914714'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000020F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914902'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000020F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000020F'^^xsd:string;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914902'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000022B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914935'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000022B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000022B'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914935'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914951'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000228'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000228'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914951'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000024" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914367'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000024'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000024'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914367'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914351'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000008'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000008'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914351'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000C9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914552'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000C9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000C9'^^xsd:string;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914552'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000020D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914907'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000020D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000020D'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914907'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000033C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914646'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000033C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000033C'^^xsd:string;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914646'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914524'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000B2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000B2'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914524'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000099A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916292'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000099A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000099A'^^xsd:string;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916292'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000048C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914662'^^xsd:integer;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000048C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000048C'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914662'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000927" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916216'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000927'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000927'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916216'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000047D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915487'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000047D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000047D'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915487'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000249" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914989'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000249'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000249'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914989'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000922" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916223'^^xsd:integer;
  dwc:scientificName 'Microciona atrasanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000922'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000922'^^xsd:string;
  dwc:aphiaid '133066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916223'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '167617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009F5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916445'^^xsd:integer;
  dwc:scientificName 'Xantho pilipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009F5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009F5'^^xsd:string;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916445'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915626'^^xsd:integer;
  dwc:scientificName 'Audouinella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A46'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A46'^^xsd:string;
  dwc:aphiaid '143800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915626'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '143800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915639'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A53'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A53'^^xsd:string;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915639'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A3D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915641'^^xsd:integer;
  dwc:scientificName 'Flustrellidra hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A3D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A3D'^^xsd:string;
  dwc:aphiaid '111621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915641'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '111621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916380'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A02'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A02'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916380'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009AD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916339'^^xsd:integer;
  dwc:scientificName 'Microciona atrasanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009AD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009AD'^^xsd:string;
  dwc:aphiaid '133066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916339'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '167617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000052F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915720'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000052F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000052F'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915720'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000531" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915754'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000531'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000531'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915754'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000052D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915758'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000052D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000052D'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915758'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000552" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915777'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000552'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000552'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915777'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000055D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915778'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000055D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000055D'^^xsd:string;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915778'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000964" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916248'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000964'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000964'^^xsd:string;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916248'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000994" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916275'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000994'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000994'^^xsd:string;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916275'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914615'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000111'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000111'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914615'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000445" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915464'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000445'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000445'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915464'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916572'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A91'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A91'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916572'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001AB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914506'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001AB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001AB'^^xsd:string;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914506'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000E6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914566'^^xsd:integer;
  dwc:scientificName 'Archidoris pseudoargus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000E6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000E6'^^xsd:string;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914566'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '138763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000956" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916261'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000956'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000956'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916261'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000261" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915020'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000261'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000261'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915020'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000027F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915010'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000027F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000027F'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915010'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914971'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000247'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000247'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914971'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914973'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000253'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000253'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914973'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000492" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914666'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000492'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000492'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914666'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000047F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914668'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000047F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000047F'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914668'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000495" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914678'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000495'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000495'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914678'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000472" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915500'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000472'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000472'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915500'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000457" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915501'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000457'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000457'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915501'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000477" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915511'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000477'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000477'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915511'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A0B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916421'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A0B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A0B'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916421'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000025C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915023'^^xsd:integer;
  dwc:scientificName 'Microciona atrasanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000025C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000025C'^^xsd:string;
  dwc:aphiaid '133066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915023'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '167617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ABE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916504'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ABE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ABE'^^xsd:string;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916504'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001B5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914479'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001B5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001B5'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914479'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000098B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916306'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000098B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000098B'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916306'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916439'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A05'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A05'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916439'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006BC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916116'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006BC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006BC'^^xsd:string;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916116'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000026D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915030'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000026D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000026D'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915030'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000277" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915001'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000277'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000277'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915001'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006C8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916136'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006C8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006C8'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916136'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008F0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915608'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008F0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008F0'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915608'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914574'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000E1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000E1'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914574'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001CF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914854'^^xsd:integer;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001CF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001CF'^^xsd:string;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914854'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000041E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915468'^^xsd:integer;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000041E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000041E'^^xsd:string;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915468'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000C0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914558'^^xsd:integer;
  dwc:scientificName 'Rhodymenia holmesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000C0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000C0'^^xsd:string;
  dwc:aphiaid '145853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914558'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000BA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914553'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000BA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000BA'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914553'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000A5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914520'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000A5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000A5'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914520'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000AF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914522'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000AF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000AF'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914522'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000AD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914515'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000AD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000AD'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914515'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000439" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915414'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000439'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000439'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915414'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000040C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915447'^^xsd:integer;
  dwc:scientificName 'Grantia compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000040C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000040C'^^xsd:string;
  dwc:aphiaid '132181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915447'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000426" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915465'^^xsd:integer;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000426'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000426'^^xsd:string;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915465'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000424" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915423'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000424'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000424'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915423'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914621'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000110'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000110'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914621'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000435" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915410'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000435'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000435'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915410'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000042C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915420'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000042C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000042C'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915420'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000436" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915438'^^xsd:integer;
  dwc:scientificName 'Didemnum maculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000436'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000436'^^xsd:string;
  dwc:aphiaid '103570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915438'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000414" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915449'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000414'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000414'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915449'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000203" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914905'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000203'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000203'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914905'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000225" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914950'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000225'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000225'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914950'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000239" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914965'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000239'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000239'^^xsd:string;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914965'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914930'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000223'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000223'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914930'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000224" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914958'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000224'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000224'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914958'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004BC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914686'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004BC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004BC'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914686'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004EF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915547'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004EF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004EF'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915547'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000021F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914964'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000021F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000021F'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914964'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000019D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914488'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000019D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000019D'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914488'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914408'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000062'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000062'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914408'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001B3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914503'^^xsd:integer;
  dwc:scientificName 'Rhodymenia holmesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001B3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001B3'^^xsd:string;
  dwc:aphiaid '145853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914503'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914953'^^xsd:integer;
  dwc:scientificName 'Microciona atrasanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000216'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000216'^^xsd:string;
  dwc:aphiaid '133066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914953'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '167617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000284" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915038'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000284'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000284'^^xsd:string;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915038'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001A3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914481'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001A3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001A3'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914481'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000058A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915813'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000058A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000058A'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915813'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003BA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915307'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003BA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003BA'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915307'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000354" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915239'^^xsd:integer;
  dwc:scientificName 'Microciona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000354'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000354'^^xsd:string;
  dwc:aphiaid '131872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915239'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '167605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000357" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915246'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000357'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000357'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915246'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000386" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915270'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000386'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000386'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915270'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915308'^^xsd:integer;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003B2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003B2'^^xsd:string;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915308'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000593" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915798'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000593'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000593'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915798'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000590" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915786'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000590'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000590'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915786'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000572" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915819'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000572'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000572'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915819'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000599" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915807'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000599'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000599'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915807'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914364'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000025'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000025'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914364'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914346'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000009'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000009'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914346'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000023" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914365'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000023'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000023'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914365'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B3B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914381'^^xsd:integer;
  dwc:scientificName 'Gelidium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B3B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B3B'^^xsd:string;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914381'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000560" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915772'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000560'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000560'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915772'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915644'^^xsd:integer;
  dwc:scientificName 'Gibbula umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A35'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A35'^^xsd:string;
  dwc:aphiaid '141801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915644'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1039850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000021D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914928'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000021D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000021D'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914928'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000000F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914339'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000000F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000000F'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914339'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006B0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916117'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006B0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006B0'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916117'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000938" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916198'^^xsd:integer;
  dwc:scientificName 'Bowerbankia citrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000938'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000938'^^xsd:string;
  dwc:aphiaid '111664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916198'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '851584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008EC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916169'^^xsd:integer;
  dwc:scientificName 'Microciona atrasanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008EC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008EC'^^xsd:string;
  dwc:aphiaid '133066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916169'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '167617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000407" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915400'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000407'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000407'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915400'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003DB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915394'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003DB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003DB'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915394'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003ED" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915361'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003ED'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003ED'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915361'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000901" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915613'^^xsd:integer;
  dwc:scientificName 'Bugula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000901'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000901'^^xsd:string;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915613'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AA3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916580'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AA3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AA3'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916580'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915633'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A55'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A55'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915633'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009CD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916364'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009CD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009CD'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916364'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006BF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916118'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006BF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006BF'^^xsd:string;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916118'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006AC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916123'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006AC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006AC'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916123'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000090D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915617'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000090D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000090D'^^xsd:string;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915617'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000091C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915618'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000091C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000091C'^^xsd:string;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915618'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A4D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915631'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A4D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A4D'^^xsd:string;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915631'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A4B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915632'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A4B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A4B'^^xsd:string;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915632'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008E8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916161'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008E8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008E8'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916161'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006C0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916145'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006C0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006C0'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916145'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006D5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916141'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006D5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006D5'^^xsd:string;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916141'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006BB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916129'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006BB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006BB'^^xsd:string;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916129'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000026A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915007'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000026A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000026A'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915007'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000404" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915403'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000404'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000404'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915403'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000095F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916243'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000095F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000095F'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916243'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000966" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916254'^^xsd:integer;
  dwc:scientificName 'Halurus equisetifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000966'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000966'^^xsd:string;
  dwc:aphiaid '146345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916254'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '146345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000986" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916265'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000986'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000986'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916265'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000988" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916272'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000988'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000988'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916272'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000098F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916282'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000098F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000098F'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916282'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000977" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916287'^^xsd:integer;
  dwc:scientificName 'Eudendrium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000977'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000977'^^xsd:string;
  dwc:aphiaid '117093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916287'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '117093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914428'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000067'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000067'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914428'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003D8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915366'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003D8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003D8'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915366'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000095E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916252'^^xsd:integer;
  dwc:scientificName 'Flustrellidra hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000095E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000095E'^^xsd:string;
  dwc:aphiaid '111621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916252'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '111621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000265" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915041'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000265'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000265'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915041'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916577'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A62'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A62'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916577'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AA8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916502'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AA8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AA8'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916502'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AB2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915678'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AB2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AB2'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915678'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915395'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003E1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003E1'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915395'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009E9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916438'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009E9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009E9'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916438'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915645'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A23'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A23'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915645'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A1A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916390'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A1A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A1A'^^xsd:string;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916390'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916392'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A16'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A16'^^xsd:string;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916392'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009F9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916412'^^xsd:integer;
  dwc:scientificName 'Helcion pellucidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009F9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009F9'^^xsd:string;
  dwc:aphiaid '162669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916412'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009DE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916407'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009DE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009DE'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916407'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001BB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914489'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001BB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001BB'^^xsd:string;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914489'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914960'^^xsd:integer;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000230'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000230'^^xsd:string;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914960'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914961'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000220'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000220'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914961'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004BE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914701'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004BE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004BE'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914701'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004A0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914703'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004A0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004A0'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914703'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004EB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915545'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004EB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004EB'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915545'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000008A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914470'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000008A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000008A'^^xsd:string;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914470'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000004C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914405'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000004C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000004C'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914405'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914380'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000030'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000030'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914380'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000336" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914639'^^xsd:integer;
  dwc:scientificName 'Microciona atrasanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000336'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000336'^^xsd:string;
  dwc:aphiaid '133066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914639'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '167617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000314" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915194'^^xsd:integer;
  dwc:scientificName 'Microciona atrasanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000314'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000314'^^xsd:string;
  dwc:aphiaid '133066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915194'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '167617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914940'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000213'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000213'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914940'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914690'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004B2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004B2'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914690'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004C0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914699'^^xsd:integer;
  dwc:scientificName 'Escharoides coccinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004C0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004C0'^^xsd:string;
  dwc:aphiaid '111498'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914699'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004DA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915542'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004DA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004DA'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915542'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009B0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916333'^^xsd:integer;
  dwc:scientificName 'Haliclona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009B0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009B0'^^xsd:string;
  dwc:aphiaid '231816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916333'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '166605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000047B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915495'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000047B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000047B'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915495'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000998" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916285'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000998'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000998'^^xsd:string;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916285'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003F8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915364'^^xsd:integer;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003F8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003F8'^^xsd:string;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915364'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000486" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914671'^^xsd:integer;
  dwc:scientificName 'Kirchenpaueria pinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000486'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000486'^^xsd:string;
  dwc:aphiaid '117674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914671'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000471" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915481'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000471'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000471'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915481'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000045E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915504'^^xsd:integer;
  dwc:scientificName 'Kirchenpaueria pinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000045E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000045E'^^xsd:string;
  dwc:aphiaid '117674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915504'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000491" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915523'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000491'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000491'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915523'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000055F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915781'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000055F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000055F'^^xsd:string;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915781'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AB7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915672'^^xsd:integer;
  dwc:scientificName 'Alcyonidium hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AB7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AB7'^^xsd:string;
  dwc:aphiaid '111601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915672'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '111601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000092C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916230'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000092C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000092C'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916230'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916393'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A22'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A22'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916393'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000048E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914663'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000048E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000048E'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914663'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000485" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914681'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000485'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000485'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914681'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000046C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915490'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000046C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000046C'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915490'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000909" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916186'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000909'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000909'^^xsd:string;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916186'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000045D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915518'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000045D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000045D'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915518'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000908" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915610'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000908'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000908'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915610'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915628'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A44'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A44'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915628'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915657'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A33'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A33'^^xsd:string;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915657'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000026B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915042'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000026B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000026B'^^xsd:string;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915042'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000011B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914617'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000011B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000011B'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914617'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000453" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915427'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000453'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000453'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915427'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000012C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914729'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000012C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000012C'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914729'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000969" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916249'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000969'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000969'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916249'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009A5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916276'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009A5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009A5'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916276'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A4F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915662'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A4F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A4F'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915662'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000549" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915725'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000549'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000549'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915725'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003DD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915353'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003DD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003DD'^^xsd:string;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915353'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006C9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916142'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006C9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006C9'^^xsd:string;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916142'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000042D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915413'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000042D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000042D'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915413'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000009A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914535'^^xsd:integer;
  dwc:scientificName 'Tubularia larynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000009A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000009A'^^xsd:string;
  dwc:aphiaid '117995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914535'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '157933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000040D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915474'^^xsd:integer;
  dwc:scientificName 'Suberites ficus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000040D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000040D'^^xsd:string;
  dwc:aphiaid '134285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915474'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '134285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003E2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915392'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003E2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003E2'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915392'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006C6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915600'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006C6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006C6'^^xsd:string;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915600'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915646'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A25'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A25'^^xsd:string;
  dwc:aphiaid '184523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915646'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000097B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916319'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000097B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000097B'^^xsd:string;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916319'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000031E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915203'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000031E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000031E'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915203'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000034A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915213'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000034A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000034A'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915213'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000329" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915183'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000329'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000329'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915183'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000034B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915208'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000034B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000034B'^^xsd:string;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915208'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001AD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914486'^^xsd:integer;
  dwc:scientificName 'Gobius paganellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001AD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001AD'^^xsd:string;
  dwc:aphiaid '126893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914486'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000007C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914468'^^xsd:integer;
  dwc:scientificName 'Tubularia larynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000007C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000007C'^^xsd:string;
  dwc:aphiaid '117995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914468'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '157933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000E7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914594'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000E7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000E7'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914594'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000DC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914596'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000DC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000DC'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914596'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000E2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914589'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000E2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000E2'^^xsd:string;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914589'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000D6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914575'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000D6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000D6'^^xsd:string;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914575'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001A9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914475'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001A9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001A9'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914475'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000019E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914477'^^xsd:integer;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000019E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000019E'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914477'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000086" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914446'^^xsd:integer;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000086'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000086'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914446'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000031C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915179'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000031C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000031C'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915179'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004CC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915552'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004CC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004CC'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915552'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004C3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915596'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004C3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004C3'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915596'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000E8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914564'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000E8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000E8'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914564'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001C5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914842'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001C5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001C5'^^xsd:string;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914842'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001D0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914895'^^xsd:integer;
  dwc:scientificName 'Sagartiogeton undatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001D0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001D0'^^xsd:string;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914895'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000518" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915714'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000518'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000518'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915714'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916521'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A70'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A70'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916521'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915668'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A54'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A54'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915668'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916404'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A21'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A21'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916404'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916518'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A80'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A80'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916518'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ABC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915679'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ABC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ABC'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915679'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AB9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915676'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AB9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AB9'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915676'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003E8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915380'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003E8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003E8'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915380'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003FC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915368'^^xsd:integer;
  dwc:scientificName 'Gobius paganellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003FC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003FC'^^xsd:string;
  dwc:aphiaid '126893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915368'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009EA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916386'^^xsd:integer;
  dwc:scientificName 'Bougainvillia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009EA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009EA'^^xsd:string;
  dwc:aphiaid '117015'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916386'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914424'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000074'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000074'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914424'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000EC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914567'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000EC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000EC'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914567'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000008E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914443'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000008E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000008E'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914443'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000D0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914592'^^xsd:integer;
  dwc:scientificName 'Microciona atrasanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000D0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000D0'^^xsd:string;
  dwc:aphiaid '133066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914592'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '167617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000019C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914473'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000019C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000019C'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914473'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914444'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000084'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000084'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914444'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000EB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914571'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000EB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000EB'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914571'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004AB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915526'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004AB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004AB'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915526'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004A8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915528'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004A8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004A8'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915528'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004D6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915537'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004D6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004D6'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915537'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004D8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915569'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004D8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004D8'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915569'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004D5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915571'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004D5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004D5'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915571'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000091F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916217'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000091F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000091F'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916217'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009D6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916355'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009D6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009D6'^^xsd:string;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916355'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009A0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916280'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009A0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009A0'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916280'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916554'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A86'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A86'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916554'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AC2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915669'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AC2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AC2'^^xsd:string;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915669'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006AE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916120'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006AE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006AE'^^xsd:string;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916120'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915636'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A27'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A27'^^xsd:string;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915636'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915390'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000402'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000402'^^xsd:string;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915390'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000C2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914546'^^xsd:integer;
  dwc:scientificName 'Ceramium nodulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000C2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000C2'^^xsd:string;
  dwc:aphiaid '146784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914546'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000033A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915210'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000033A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000033A'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915210'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001B9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914483'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001B9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001B9'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914483'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000996" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916279'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000996'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000996'^^xsd:string;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916279'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000440" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915405'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000440'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000440'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915405'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914717'^^xsd:integer;
  dwc:scientificName 'Janolus cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000114'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000114'^^xsd:string;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914717'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '162687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A9A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916539'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A9A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A9A'^^xsd:string;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916539'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000419" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915453'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000419'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000419'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915453'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001F1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914861'^^xsd:integer;
  dwc:scientificName 'Didemnum maculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001F1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001F1'^^xsd:string;
  dwc:aphiaid '103570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914861'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '103570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001C2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914867'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001C2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001C2'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914867'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001D6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914889'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001D6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001D6'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914889'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000541" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915735'^^xsd:integer;
  dwc:scientificName 'Escharoides coccinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000541'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000541'^^xsd:string;
  dwc:aphiaid '111498'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915735'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914422'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000051'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000051'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914422'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914395'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000037'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000037'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914395'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000008B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914449'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000008B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000008B'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914449'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000E0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914590'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000E0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000E0'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914590'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000992" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916299'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000992'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000992'^^xsd:string;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916299'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009BF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916340'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009BF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009BF'^^xsd:string;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916340'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000097E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916284'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000097E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000097E'^^xsd:string;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916284'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000958" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916251'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000958'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000958'^^xsd:string;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916251'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916558'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A95'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A95'^^xsd:string;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916558'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916534'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A75'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A75'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916534'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000456" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915515'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000456'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000456'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915515'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000520" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915756'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000520'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000520'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915756'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000535" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915726'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000535'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000535'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915726'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009DC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916406'^^xsd:integer;
  dwc:scientificName 'Grantia compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009DC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009DC'^^xsd:string;
  dwc:aphiaid '132181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916406'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '132181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A00" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916431'^^xsd:integer;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A00'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A00'^^xsd:string;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916431'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A8B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916526'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A8B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A8B'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916526'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A0F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916384'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A0F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A0F'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916384'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003F2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915362'^^xsd:integer;
  dwc:scientificName 'Chartella papyracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003F2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003F2'^^xsd:string;
  dwc:aphiaid '111365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915362'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '111365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000981" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916298'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000981'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000981'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916298'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004E0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915550'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004E0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004E0'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915550'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003FD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915352'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003FD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003FD'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915352'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000951" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916212'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000951'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000951'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916212'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000405" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915402'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000405'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000405'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915402'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000523" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915736'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000523'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000523'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915736'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000547" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915732'^^xsd:integer;
  dwc:scientificName 'Didemnum maculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000547'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000547'^^xsd:string;
  dwc:aphiaid '103570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915732'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000051F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915746'^^xsd:integer;
  dwc:scientificName 'Leucosolenia complicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000051F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000051F'^^xsd:string;
  dwc:aphiaid '132219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915746'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009DA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916356'^^xsd:integer;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009DA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009DA'^^xsd:string;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916356'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009C5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916362'^^xsd:integer;
  dwc:scientificName 'Microciona atrasanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009C5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009C5'^^xsd:string;
  dwc:aphiaid '133066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916362'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '167617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000458" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915499'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000458'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000458'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915499'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000461" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915503'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000461'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000461'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915503'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009B3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916344'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009B3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009B3'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916344'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000094B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916204'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000094B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000094B'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916204'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009FC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916443'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009FC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009FC'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916443'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009DB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916352'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009DB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009DB'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916352'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000347" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915211'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000347'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000347'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915211'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000CE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914584'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000CE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000CE'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914584'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001A0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914493'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001A0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001A0'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914493'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001B7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914496'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001B7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001B7'^^xsd:string;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914496'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000088" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914457'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000088'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000088'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914457'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914461'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000083'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000083'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914461'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000021E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914967'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000021E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000021E'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914967'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914369'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000033'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000033'^^xsd:string;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914369'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000003E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914387'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000003E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000003E'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914387'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000413" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915461'^^xsd:integer;
  dwc:scientificName 'Myxilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000413'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000413'^^xsd:string;
  dwc:aphiaid '131970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915461'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '131970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001B0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914505'^^xsd:integer;
  dwc:scientificName 'Schottera nicaeënsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001B0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001B0'^^xsd:string;
  dwc:aphiaid '494793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914505'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000D5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914565'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000D5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000D5'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914565'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000019B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914504'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000019B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000019B'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914504'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914463'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000082'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000082'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914463'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000007E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914465'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000007E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000007E'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914465'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001BF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914870'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001BF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001BF'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914870'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001F4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914886'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001F4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001F4'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914886'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001CE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914894'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001CE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001CE'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914894'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000EA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914570'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000EA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000EA'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914570'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001AF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914497'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoïdes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001AF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001AF'^^xsd:string;
  dwc:aphiaid '494792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914497'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000010A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914612'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000010A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000010A'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914612'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914727'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000124'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000124'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914727'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914732'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000107'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000107'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914732'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000411" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915454'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000411'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000411'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915454'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000450" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915456'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000450'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000450'^^xsd:string;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915456'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001C1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914879'^^xsd:integer;
  dwc:scientificName 'Myxilla incrustans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001C1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001C1'^^xsd:string;
  dwc:aphiaid '133882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914879'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '169466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000F7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914632'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000F7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000F7'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914632'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000FA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914606'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000FA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000FA'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914606'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000B7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914544'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000B7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000B7'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914544'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000A9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914512'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000A9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000A9'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914512'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000085" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914454'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000085'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000085'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914454'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004C5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914696'^^xsd:integer;
  dwc:scientificName 'Didemnum maculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004C5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004C5'^^xsd:string;
  dwc:aphiaid '103570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914696'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004A3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914704'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004A3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004A3'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914704'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004AC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915525'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004AC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004AC'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915525'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004CF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915553'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004CF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004CF'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915553'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004B9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914698'^^xsd:integer;
  dwc:scientificName 'Doto coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004B9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004B9'^^xsd:string;
  dwc:aphiaid '139631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914698'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '139631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004AF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915591'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004AF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004AF'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915591'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000326" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915181'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000326'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000326'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915181'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000005F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914398'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000005F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000005F'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914398'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000003D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914372'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000003D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000003D'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914372'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000206" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914913'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000206'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000206'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914913'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000020C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914916'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000020C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000020C'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914916'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000022A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914944'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000022A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000022A'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914944'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000236" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914954'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000236'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000236'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914954'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004BB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914694'^^xsd:integer;
  dwc:scientificName 'Coryphella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004BB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004BB'^^xsd:string;
  dwc:aphiaid '139987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914694'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '139987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004E2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915560'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004E2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004E2'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915560'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004E4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915567'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004E4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004E4'^^xsd:string;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915567'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000481" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914665'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000481'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000481'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914665'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000315" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915192'^^xsd:integer;
  dwc:scientificName 'Iophon hyndmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000315'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000315'^^xsd:string;
  dwc:aphiaid '132970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915192'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '132970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001D3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914856'^^xsd:integer;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001D3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001D3'^^xsd:string;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914856'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000010B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914726'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000010B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000010B'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914726'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000427" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915431'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000427'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000427'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915431'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000447" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915452'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000447'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000447'^^xsd:string;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915452'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914607'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000100'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000100'^^xsd:string;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914607'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000442" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915421'^^xsd:integer;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000442'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000442'^^xsd:string;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915421'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000009D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914526'^^xsd:integer;
  dwc:scientificName 'Plumularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000009D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000009D'^^xsd:string;
  dwc:aphiaid '117196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914526'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000011F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914611'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000011F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000011F'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914611'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000431" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915411'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000431'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000431'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915411'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000BD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914554'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000BD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000BD'^^xsd:string;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914554'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914609'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000117'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000117'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914609'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000012D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914628'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000012D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000012D'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914628'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000418" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915406'^^xsd:integer;
  dwc:scientificName 'Aglaophenia tubulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000418'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000418'^^xsd:string;
  dwc:aphiaid '117285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915406'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000428" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915408'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000428'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000428'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915408'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000043E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915412'^^xsd:integer;
  dwc:scientificName 'Audouinella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000043E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000043E'^^xsd:string;
  dwc:aphiaid '143800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915412'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '143800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000443" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915434'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000443'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000443'^^xsd:string;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915434'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000044C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915437'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000044C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000044C'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915437'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916399'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A11'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A11'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916399'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A3F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916448'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A3F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A3F'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916448'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000095D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916246'^^xsd:integer;
  dwc:scientificName 'Alcyonidium hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000095D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000095D'^^xsd:string;
  dwc:aphiaid '111601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916246'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '111601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000097F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916301'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000097F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000097F'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916301'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009ED" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916433'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009ED'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009ED'^^xsd:string;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916433'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916121'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006B1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006B1'^^xsd:string;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916121'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000928" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916233'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000928'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000928'^^xsd:string;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916233'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915663'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A29'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A29'^^xsd:string;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915663'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AAB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916498'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AAB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AAB'^^xsd:string;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916498'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916396'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A18'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A18'^^xsd:string;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916396'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916403'^^xsd:integer;
  dwc:scientificName 'Flustrellidra hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A03'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A03'^^xsd:string;
  dwc:aphiaid '111621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916403'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '111621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000489" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914680'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000489'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000489'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914680'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000463" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915482'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000463'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000463'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915482'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000465" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915513'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000465'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000465'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915513'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000049E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914684'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000049E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000049E'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914684'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000499" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915522'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000499'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000499'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915522'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ABB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915680'^^xsd:integer;
  dwc:scientificName 'Didemnum maculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ABB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ABB'^^xsd:string;
  dwc:aphiaid '103570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915680'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000957" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916244'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000957'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000957'^^xsd:string;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916244'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000962" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916245'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000962'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000962'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916245'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000095B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916256'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000095B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000095B'^^xsd:string;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916256'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008ED" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916168'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008ED'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008ED'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916168'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000900" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915611'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000900'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000900'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915611'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008FD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915603'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008FD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008FD'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915603'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006C4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915597'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006C4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006C4'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915597'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009D5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916353'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009D5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009D5'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916353'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000493" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914661'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000493'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000493'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914661'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000475" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915488'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000475'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000475'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915488'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000047C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915492'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000047C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000047C'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915492'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000046F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915496'^^xsd:integer;
  dwc:scientificName 'Doto millbayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000046F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000046F'^^xsd:string;
  dwc:aphiaid '139647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915496'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '139647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916377'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A04'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A04'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916377'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000462" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915516'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000462'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000462'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915516'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A5D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916538'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A5D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A5D'^^xsd:string;
  dwc:aphiaid '184523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916538'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A5C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916530'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A5C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A5C'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916530'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000052B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915743'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000052B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000052B'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915743'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000C6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914549'^^xsd:integer;
  dwc:scientificName 'Ectocarpaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000C6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000C6'^^xsd:string;
  dwc:aphiaid '143717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914549'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '143717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000B3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914527'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000B3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000B3'^^xsd:string;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914527'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000053B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915721'^^xsd:integer;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000053B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000053B'^^xsd:string;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915721'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000279" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915004'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000279'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000279'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915004'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915622'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A49'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A49'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915622'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916378'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A14'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A14'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916378'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A2C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915627'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A2C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A2C'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915627'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009F1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916382'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009F1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009F1'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916382'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A1C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916395'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A1C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A1C'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916395'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000099F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916283'^^xsd:integer;
  dwc:scientificName 'Ectocarpaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000099F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000099F'^^xsd:string;
  dwc:aphiaid '143717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916283'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '143717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000093A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916235'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000093A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000093A'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916235'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000058" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914414'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000058'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000058'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914414'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004B3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915589'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004B3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004B3'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915589'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000008C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914456'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000008C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000008C'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914456'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A2B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916449'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A2B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A2B'^^xsd:string;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916449'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A2E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915621'^^xsd:integer;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A2E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A2E'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915621'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914431'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000077'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000077'^^xsd:string;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914431'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000092A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916195'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000092A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000092A'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916195'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008FF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916184'^^xsd:integer;
  dwc:scientificName 'Umbonula littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008FF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008FF'^^xsd:string;
  dwc:aphiaid '111586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916184'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '146830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008EA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916171'^^xsd:integer;
  dwc:scientificName 'Ophlitaspongia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008EA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008EA'^^xsd:string;
  dwc:aphiaid '150219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916171'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '184428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AAC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916501'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AAC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AAC'^^xsd:string;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916501'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916387'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A06'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A06'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916387'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000BC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914542'^^xsd:integer;
  dwc:scientificName 'Audouinella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000BC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000BC'^^xsd:string;
  dwc:aphiaid '143800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914542'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '143800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000903" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915607'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000903'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000903'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915607'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915625'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A40'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A40'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915625'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916381'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A08'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A08'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916381'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000090B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916172'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000090B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000090B'^^xsd:string;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916172'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915656'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A47'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A47'^^xsd:string;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915656'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916425'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A13'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A13'^^xsd:string;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916425'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000093C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916194'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000093C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000093C'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916194'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000027C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914999'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000027C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000027C'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914999'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916512'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A85'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A85'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916512'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ABA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915674'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ABA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ABA'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915674'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003EF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915396'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003EF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003EF'^^xsd:string;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915396'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916564'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A87'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A87'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916564'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A0C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916441'^^xsd:integer;
  dwc:scientificName 'Sidnyum turbinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A0C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A0C'^^xsd:string;
  dwc:aphiaid '103684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916441'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916391'^^xsd:integer;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A01'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A01'^^xsd:string;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916391'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009D8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916365'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009D8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009D8'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916365'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000912" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916167'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000912'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000912'^^xsd:string;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916167'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000029F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915082'^^xsd:integer;
  dwc:scientificName 'Pandalus montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000029F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000029F'^^xsd:string;
  dwc:aphiaid '107651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915082'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002A7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915086'^^xsd:integer;
  dwc:scientificName 'Polycera faeroensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002A7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002A7'^^xsd:string;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915086'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002AA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915060'^^xsd:integer;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002AA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002AA'^^xsd:string;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915060'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009E7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916436'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009E7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009E7'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916436'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009E3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916435'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009E3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009E3'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916435'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000055C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915769'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000055C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000055C'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915769'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000975" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916312'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000975'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000975'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916312'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006C3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916146'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006C3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006C3'^^xsd:string;
  dwc:aphiaid '184523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916146'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000955" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916262'^^xsd:integer;
  dwc:scientificName 'Tubularia larynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000955'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000955'^^xsd:string;
  dwc:aphiaid '117995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916262'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '157933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000970" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916316'^^xsd:integer;
  dwc:scientificName 'Tubularia larynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000970'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000970'^^xsd:string;
  dwc:aphiaid '117995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916316'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '157933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009AE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916348'^^xsd:integer;
  dwc:scientificName 'Tubularia larynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009AE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009AE'^^xsd:string;
  dwc:aphiaid '117995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916348'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '157933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A2A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915665'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A2A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A2A'^^xsd:string;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915665'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000999" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916273'^^xsd:integer;
  dwc:scientificName 'Callithamnion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000999'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000999'^^xsd:string;
  dwc:aphiaid '143832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916273'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '143832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008F3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915614'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008F3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008F3'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915614'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000904" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915606'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000904'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000904'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915606'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916349'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009B1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009B1'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916349'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009C8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916374'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009C8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009C8'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916374'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000093E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916193'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000093E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000093E'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916193'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006D0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916138'^^xsd:integer;
  dwc:scientificName 'Bowerbankia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006D0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006D0'^^xsd:string;
  dwc:aphiaid '111023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916138'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '111022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006CA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916140'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006CA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006CA'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916140'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009D3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916373'^^xsd:integer;
  dwc:scientificName 'Umbonula littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009D3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009D3'^^xsd:string;
  dwc:aphiaid '111586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916373'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '146830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003D9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915377'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003D9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003D9'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915377'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000049C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914664'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000049C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000049C'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914664'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000097C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916268'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000097C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000097C'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916268'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000099B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916278'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000099B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000099B'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916278'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000985" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916317'^^xsd:integer;
  dwc:scientificName 'Umbonula littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000985'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000985'^^xsd:string;
  dwc:aphiaid '111586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916317'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '146830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009B4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916323'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009B4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009B4'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916323'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009B6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916347'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009B6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009B6'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916347'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A3E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916447'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A3E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A3E'^^xsd:string;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916447'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915630'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A32'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A32'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915630'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000562" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915784'^^xsd:integer;
  dwc:scientificName 'Laminaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000562'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000562'^^xsd:string;
  dwc:aphiaid '144199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915784'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '144199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000545" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915759'^^xsd:integer;
  dwc:scientificName 'Sidnyum turbinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000545'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000545'^^xsd:string;
  dwc:aphiaid '103684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915759'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000563" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915785'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000563'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000563'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915785'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000929" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916237'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000929'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000929'^^xsd:string;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916237'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000921" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916209'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000921'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000921'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916209'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008EF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916183'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008EF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008EF'^^xsd:string;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916183'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008EB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916162'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008EB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008EB'^^xsd:string;
  dwc:aphiaid '184523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916162'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000006B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914440'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000006B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000006B'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914440'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916400'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009E1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009E1'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916400'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009E2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916409'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009E2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009E2'^^xsd:string;
  dwc:aphiaid '184523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916409'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A1D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916419'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A1D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A1D'^^xsd:string;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916419'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000045F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915510'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000045F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000045F'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915510'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000091E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916215'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000091E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000091E'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916215'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000268" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915034'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000268'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000268'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915034'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000027B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915029'^^xsd:integer;
  dwc:scientificName 'Phoronis hippocrepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000027B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000027B'^^xsd:string;
  dwc:aphiaid '128548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915029'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '128548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915025'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000270'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000270'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915025'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000025A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915019'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000025A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000025A'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915019'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914992'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000245'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000245'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914992'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000024B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914986'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000024B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000024B'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914986'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000240" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914981'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000240'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000240'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914981'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916537'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A59'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A59'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916537'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A8A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916528'^^xsd:integer;
  dwc:scientificName 'Didemnum maculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A8A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A8A'^^xsd:string;
  dwc:aphiaid '103570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916528'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AA7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916491'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AA7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AA7'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916491'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000948" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916202'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000948'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000948'^^xsd:string;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916202'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916541'^^xsd:integer;
  dwc:scientificName 'Helcion pellucidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A74'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A74'^^xsd:string;
  dwc:aphiaid '162669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916541'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A5A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916536'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A5A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A5A'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916536'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A6A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916546'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A6A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A6A'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916546'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000F93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914419'^^xsd:integer;
  dwc:scientificName 'Sarsia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000F93'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000F93'^^xsd:string;
  dwc:aphiaid '117070'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914419'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '117070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000961" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916255'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000961'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000961'^^xsd:string;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916255'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916302'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000995'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000995'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916302'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000049A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914677'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000049A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000049A'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914677'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A6D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916579'^^xsd:integer;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A6D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A6D'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916579'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000092D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916234'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000092D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000092D'^^xsd:string;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916234'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008F2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916179'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008F2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008F2'^^xsd:string;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916179'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915664'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A30'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A30'^^xsd:string;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915664'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009F3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916434'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009F3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009F3'^^xsd:string;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916434'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A0A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916437'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A0A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A0A'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916437'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000924" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916240'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000924'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000924'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916240'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009F7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916428'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009F7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009F7'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916428'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001FD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914901'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001FD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001FD'^^xsd:string;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914901'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000219" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914926'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000219'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000219'^^xsd:string;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914926'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000E5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914569'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000E5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000E5'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914569'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914498'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001B1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001B1'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914498'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000092" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914459'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000092'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000092'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914459'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000020B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914904'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000020B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000020B'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914904'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000234" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914929'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000234'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000234'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914929'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004F0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915546'^^xsd:integer;
  dwc:scientificName 'Desmarestia ligulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004F0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004F0'^^xsd:string;
  dwc:aphiaid '145309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915546'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001BA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914482'^^xsd:integer;
  dwc:scientificName 'Desmarestia ligulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001BA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001BA'^^xsd:string;
  dwc:aphiaid '145309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914482'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914642'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000348'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000348'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914642'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000327" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915199'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000327'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000327'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915199'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004BA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914693'^^xsd:integer;
  dwc:scientificName 'Coryphella browni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004BA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004BA'^^xsd:string;
  dwc:aphiaid '139980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914693'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '139980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000049F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914702'^^xsd:integer;
  dwc:scientificName 'Grantia compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000049F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000049F'^^xsd:string;
  dwc:aphiaid '132181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914702'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004CB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915551'^^xsd:integer;
  dwc:scientificName 'Grantia compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004CB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004CB'^^xsd:string;
  dwc:aphiaid '132181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915551'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000033E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914644'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000033E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000033E'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914644'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000325" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915182'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000325'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000325'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915182'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000313" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915189'^^xsd:integer;
  dwc:scientificName 'Haliclona cinerea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000313'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000313'^^xsd:string;
  dwc:aphiaid '231816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915189'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '166605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000345" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915212'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000345'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000345'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915212'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004BF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914689'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004BF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004BF'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914689'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004B0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915594'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004B0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004B0'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915594'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914517'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000098'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000098'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914517'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000FB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914721'^^xsd:integer;
  dwc:scientificName 'Microciona atrasanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000FB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000FB'^^xsd:string;
  dwc:aphiaid '133066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914721'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '167617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000F4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914733'^^xsd:integer;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000F4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000F4'^^xsd:string;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914733'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000B6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914543'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000B6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000B6'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914543'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000A3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914511'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000A3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000A3'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914511'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914934'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000229'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000229'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914934'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000217" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914966'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000217'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000217'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914966'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914962'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000221'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000221'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914962'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000202" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914920'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000202'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000202'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914920'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000022D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914942'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000022D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000022D'^^xsd:string;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914942'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1047602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914948'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000214'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000214'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914948'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914955'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000227'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000227'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914955'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004A5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915531'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004A5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004A5'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915531'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004DE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915534'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004DE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004DE'^^xsd:string;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915534'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004DB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915543'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004DB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004DB'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915543'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004D1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915572'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004D1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004D1'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915572'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000205" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914909'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000205'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000205'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914909'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000032D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914647'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000032D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000032D'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914647'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000030D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915204'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000030D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000030D'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915204'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000198" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914491'^^xsd:integer;
  dwc:scientificName 'Microciona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000198'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000198'^^xsd:string;
  dwc:aphiaid '131872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914491'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '167605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000004A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914374'^^xsd:integer;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000004A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000004A'^^xsd:string;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914374'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000FF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914725'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000FF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000FF'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914725'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000028" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914362'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000028'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000028'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914362'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006B3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916126'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006B3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006B3'^^xsd:string;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916126'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000974" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916296'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000974'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000974'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916296'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009BE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916346'^^xsd:integer;
  dwc:scientificName 'Sidnyum turbinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009BE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009BE'^^xsd:string;
  dwc:aphiaid '103684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916346'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '103670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915257'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000388'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000388'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915257'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000037E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915274'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000037E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000037E'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915274'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000565" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915840'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000565'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000565'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915840'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000056B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915811'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000056B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000056B'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915811'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000000D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914341'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000000D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000000D'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914341'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914349'^^xsd:integer;
  dwc:scientificName 'Tritonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000015'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000015'^^xsd:string;
  dwc:aphiaid '138580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914349'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '138580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914427'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000076'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000076'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914427'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000051C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915707'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000051C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000051C'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915707'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000053D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915719'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000053D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000053D'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915719'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000538" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915738'^^xsd:integer;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000538'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000538'^^xsd:string;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915738'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000967" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916253'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000967'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000967'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916253'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000968" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916264'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000968'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000968'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916264'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009A3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916288'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009A3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009A3'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916288'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009A4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916322'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009A4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009A4'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916322'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916562'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A97'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A97'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916562'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000040A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915458'^^xsd:integer;
  dwc:scientificName 'Leucosolenia complicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000040A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000040A'^^xsd:string;
  dwc:aphiaid '132219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915458'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000423" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915462'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000423'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000423'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915462'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000044A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915463'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000044A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000044A'^^xsd:string;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915463'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000A4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914513'^^xsd:integer;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000A4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000A4'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914513'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914625'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000116'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000116'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914625'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000005A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914411'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000005A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000005A'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914411'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004B5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914705'^^xsd:integer;
  dwc:scientificName 'Hippolyte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004B5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004B5'^^xsd:string;
  dwc:aphiaid '106987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914705'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '106987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004D3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915536'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004D3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004D3'^^xsd:string;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915536'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914641'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000337'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000337'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914641'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000324" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915187'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000324'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000324'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915187'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000318" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915197'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000318'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000318'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915197'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000041" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914388'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoïdes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000041'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000041'^^xsd:string;
  dwc:aphiaid '494792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914388'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000DD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914587'^^xsd:integer;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000DD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000DD'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914587'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914469'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000080'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000080'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914469'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000019A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914499'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000019A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000019A'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914499'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000D7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914601'^^xsd:integer;
  dwc:scientificName 'Urticina eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000D7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000D7'^^xsd:string;
  dwc:aphiaid '100833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914601'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '100833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000D9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914588'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000D9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000D9'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914588'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000CB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914577'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000CB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000CB'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914577'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000044B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915442'^^xsd:integer;
  dwc:scientificName 'Ectocarpaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000044B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000044B'^^xsd:string;
  dwc:aphiaid '143717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915442'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '143717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000425" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915445'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000425'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000425'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915445'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000434" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915460'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000434'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000434'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915460'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914439'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000068'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000068'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914439'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000045A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915498'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000045A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000045A'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915498'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000525" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915734'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000525'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000525'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915734'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000526" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915742'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000526'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000526'^^xsd:string;
  dwc:aphiaid '184523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915742'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000528" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915749'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000528'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000528'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915749'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000052E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915755'^^xsd:integer;
  dwc:scientificName 'Sarsia eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000052E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000052E'^^xsd:string;
  dwc:aphiaid '117481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915755'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '151860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009B8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916328'^^xsd:integer;
  dwc:scientificName 'Bugula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009B8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009B8'^^xsd:string;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916328'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009A9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916331'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009A9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009A9'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916331'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009AA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916335'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009AA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009AA'^^xsd:string;
  dwc:aphiaid '184523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916335'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009C4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916360'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009C4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009C4'^^xsd:string;
  dwc:aphiaid '184523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916360'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000533" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915718'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000533'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000533'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915718'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000053C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915730'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000053C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000053C'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915730'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000055B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915775'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000055B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000055B'^^xsd:string;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915775'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000935" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916203'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000935'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000935'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916203'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006D6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916147'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006D6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006D6'^^xsd:string;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916147'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003F5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915379'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003F5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003F5'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915379'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000207" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914903'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000207'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000207'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914903'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000020A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914910'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000020A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000020A'^^xsd:string;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914910'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000022E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914941'^^xsd:integer;
  dwc:scientificName 'Eubranchus vittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000022E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000022E'^^xsd:string;
  dwc:aphiaid '139772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914941'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1829468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004E5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915562'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004E5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004E5'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915562'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004A1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915585'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004A1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004A1'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915585'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004C9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915593'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004C9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004C9'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915593'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000EE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914593'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000EE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000EE'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914593'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000E3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914581'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000E3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000E3'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914581'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001B4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914490'^^xsd:integer;
  dwc:scientificName 'Lomentaria orcadensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001B4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001B4'^^xsd:string;
  dwc:aphiaid '145830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914490'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001A7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914492'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001A7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001A7'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914492'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914438'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000072'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000072'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914438'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000400" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915363'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000400'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000400'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915363'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000537" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915728'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000537'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000537'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915728'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000529" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915760'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000529'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000529'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915760'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000553" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915767'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000553'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000553'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915767'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000926" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916192'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000926'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000926'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916192'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000916" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916173'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000916'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000916'^^xsd:string;
  dwc:aphiaid '144051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916173'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '144051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000025D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915040'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000025D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000025D'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915040'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915006'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000271'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000271'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915006'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914433'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000071'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000071'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914433'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006B8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916130'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoïdes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006B8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006B8'^^xsd:string;
  dwc:aphiaid '494792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916130'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006B5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916131'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006B5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006B5'^^xsd:string;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916131'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006CE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915601'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006CE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006CE'^^xsd:string;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915601'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009FD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916446'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009FD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009FD'^^xsd:string;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916446'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915651'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A51'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A51'^^xsd:string;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915651'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915667'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A37'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A37'^^xsd:string;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915667'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916414'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A20'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A20'^^xsd:string;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916414'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914376'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000040'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000040'^^xsd:string;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914376'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000046" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914378'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000046'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000046'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914378'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000003B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914370'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000003B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000003B'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914370'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000031B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915177'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000031B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000031B'^^xsd:string;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915177'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000323" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915185'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000323'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000323'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915185'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000319" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915198'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000319'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000319'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915198'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000338" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915207'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000338'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000338'^^xsd:string;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915207'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915216'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000342'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000342'^^xsd:string;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915216'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915642'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A52'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A52'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915642'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000000C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914326'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000000C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000000C'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914326'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914338'^^xsd:integer;
  dwc:scientificName 'Microciona atrasanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000004'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000004'^^xsd:string;
  dwc:aphiaid '133066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914338'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '167617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000027" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914355'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000027'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000027'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914355'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000963" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916257'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000963'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000963'^^xsd:string;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916257'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000054F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915783'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000054F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000054F'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915783'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001E2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914899'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001E2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001E2'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914899'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000466" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915512'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000466'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000466'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915512'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000090E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916175'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoïdes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000090E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000090E'^^xsd:string;
  dwc:aphiaid '494792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916175'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000001C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914342'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000001C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000001C'^^xsd:string;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914342'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001F7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914859'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001F7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001F7'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914859'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001DB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914871'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001DB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001DB'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914871'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A9B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916524'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A9B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A9B'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916524'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000D4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914585'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000D4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000D4'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914585'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000ED" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914576'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000ED'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000ED'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914576'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001A5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914472'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001A5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001A5'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914472'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000081" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914455'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000081'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000081'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914455'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000090" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914450'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000090'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000090'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914450'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000008D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914442'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000008D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000008D'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914442'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004C7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915529'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004C7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004C7'^^xsd:string;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915529'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004EA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915544'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004EA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004EA'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915544'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915586'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004B1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004B1'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915586'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001D8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914883'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001D8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001D8'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914883'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001FE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914915'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001FE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001FE'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914915'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914392'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000038'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000038'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914392'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916531'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A90'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A90'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916531'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001BD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914858'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001BD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001BD'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914858'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001D4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914873'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001D4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001D4'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914873'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001EE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914891'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001EE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001EE'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914891'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001CB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914900'^^xsd:integer;
  dwc:scientificName 'Urticina eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001CB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001CB'^^xsd:string;
  dwc:aphiaid '100833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914900'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '100833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000041A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915409'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000041A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000041A'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915409'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000043B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915433'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000043B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000043B'^^xsd:string;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915433'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000041C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915469'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000041C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000041C'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915469'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001CA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914855'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001CA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001CA'^^xsd:string;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914855'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001E3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914872'^^xsd:integer;
  dwc:scientificName 'Janolus cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001E3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001E3'^^xsd:string;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914872'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '162687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000AA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914523'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000AA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000AA'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914523'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000AE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914518'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000AE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000AE'^^xsd:string;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914518'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1047602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000008F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914458'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000008F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000008F'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914458'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000007D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914460'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000007D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000007D'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914460'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914959'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000218'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000218'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914959'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000021C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914952'^^xsd:integer;
  dwc:scientificName 'Kirchenpaueria similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000021C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000021C'^^xsd:string;
  dwc:aphiaid '152085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914952'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000053" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914418'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000053'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000053'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914418'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914420'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000050'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000050'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914420'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000330" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914638'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000330'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000330'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914638'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000310" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915191'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000310'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000310'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915191'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009BD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916330'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009BD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009BD'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916330'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916338'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009B2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009B2'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916338'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000051B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915712'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000051B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000051B'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915712'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000054C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915739'^^xsd:integer;
  dwc:scientificName 'Gobius paganellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000054C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000054C'^^xsd:string;
  dwc:aphiaid '126893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915739'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A5F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916568'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A5F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A5F'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916568'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916569'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A63'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A63'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916569'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916570'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A65'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A65'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916570'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915635'^^xsd:integer;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A42'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A42'^^xsd:string;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915635'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A5E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916567'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A5E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A5E'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916567'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000048F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914667'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000048F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000048F'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914667'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000496" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914673'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000496'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000496'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914673'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000478" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915507'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000478'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000478'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915507'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006AF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916115'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006AF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006AF'^^xsd:string;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916115'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000051A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915711'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000051A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000051A'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915711'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000559" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915782'^^xsd:integer;
  dwc:scientificName 'Rhodymenia holmesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000559'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000559'^^xsd:string;
  dwc:aphiaid '145853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915782'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009D9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916371'^^xsd:integer;
  dwc:scientificName 'Sidnyum turbinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009D9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009D9'^^xsd:string;
  dwc:aphiaid '103684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916371'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '103670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000953" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916242'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000953'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000953'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916242'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000940" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916236'^^xsd:integer;
  dwc:scientificName 'Sidnyum turbinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000940'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000940'^^xsd:string;
  dwc:aphiaid '103684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916236'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '103670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914586'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B39'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B39'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914586'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000039F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915349'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000039F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000039F'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915349'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000035B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915253'^^xsd:integer;
  dwc:scientificName 'Urticina eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000035B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000035B'^^xsd:string;
  dwc:aphiaid '100833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915253'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '100833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000368" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915232'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000368'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000368'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915232'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000356" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915243'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000356'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000356'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915243'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000035D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915248'^^xsd:integer;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000035D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000035D'^^xsd:string;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915248'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000376" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915263'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000376'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000376'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915263'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000058B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915846'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000058B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000058B'^^xsd:string;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915846'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003CA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915333'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoïdes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003CA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003CA'^^xsd:string;
  dwc:aphiaid '494792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915333'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000582" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915803'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000582'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000582'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915803'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000587" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915825'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000587'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000587'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915825'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003A4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915347'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003A4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003A4'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915347'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000569" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915815'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000569'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000569'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915815'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000596" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915833'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000596'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000596'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915833'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000056F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915828'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000056F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000056F'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915828'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000591" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915812'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000591'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000591'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915812'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003C3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915313'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003C3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003C3'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915313'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003AE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915280'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003AE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003AE'^^xsd:string;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915280'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000036E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914654'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000036E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000036E'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914654'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000036A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915228'^^xsd:integer;
  dwc:scientificName 'Crisia aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000036A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000036A'^^xsd:string;
  dwc:aphiaid '111690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915228'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '111690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000059E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915800'^^xsd:integer;
  dwc:scientificName 'Callionymus reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000059E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000059E'^^xsd:string;
  dwc:aphiaid '126795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915800'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000589" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915802'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000589'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000589'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915802'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000585" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915826'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000585'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000585'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915826'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915226'^^xsd:integer;
  dwc:scientificName 'Clavelinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000372'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000372'^^xsd:string;
  dwc:aphiaid '103438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915226'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000036D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915251'^^xsd:integer;
  dwc:scientificName 'Sidnyum turbinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000036D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000036D'^^xsd:string;
  dwc:aphiaid '103684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915251'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003D3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915296'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003D3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003D3'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915296'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000056A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915820'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000056A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000056A'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915820'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000378" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915275'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000378'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000378'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915275'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000056E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915836'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000056E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000056E'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915836'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000592" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915795'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000592'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000592'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915795'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000058D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915790'^^xsd:integer;
  dwc:scientificName 'Acanthodoris pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000058D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000058D'^^xsd:string;
  dwc:aphiaid '140627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915790'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '140627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000578" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915838'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000578'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000578'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915838'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000571" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915789'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000571'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000571'^^xsd:string;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915789'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000570" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915829'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000570'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000570'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915829'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000581" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915787'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000581'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000581'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915787'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000351" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915231'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000351'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000351'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915231'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000034D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915250'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000034D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000034D'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915250'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000035F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914656'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000035F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000035F'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914656'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000036F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915229'^^xsd:integer;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000036F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000036F'^^xsd:string;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915229'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000380" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915259'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000380'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000380'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915259'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000389" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915262'^^xsd:integer;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000389'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000389'^^xsd:string;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915262'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000037D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915265'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000037D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000037D'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915265'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000379" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915266'^^xsd:integer;
  dwc:scientificName 'Microciona atrasanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000379'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000379'^^xsd:string;
  dwc:aphiaid '133066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915266'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '167617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000396" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915318'^^xsd:integer;
  dwc:scientificName 'Haliclona viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000396'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000396'^^xsd:string;
  dwc:aphiaid '132881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915318'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '235864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003B5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915297'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003B5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003B5'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915297'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000000A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914345'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000000A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000000A'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914345'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914344'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000006'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000006'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914344'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000000E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914329'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000000E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000000E'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914329'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000022" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914363'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000022'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000022'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914363'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004CE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915549'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004CE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004CE'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915549'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000448" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915432'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000448'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000448'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915432'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916522'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A72'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A72'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916522'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000972" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916315'^^xsd:integer;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000972'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000972'^^xsd:string;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916315'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000441" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915430'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000441'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000441'^^xsd:string;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915430'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004A2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914700'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004A2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004A2'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914700'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004EC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915548'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004EC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004EC'^^xsd:string;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915548'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004AE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914691'^^xsd:integer;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004AE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004AE'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914691'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004E3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915541'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004E3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004E3'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915541'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000237" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914937'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000237'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000237'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914937'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000021B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914949'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000021B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000021B'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914949'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000097D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916269'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000097D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000097D'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916269'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000096F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916297'^^xsd:integer;
  dwc:scientificName 'Microciona atrasanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000096F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000096F'^^xsd:string;
  dwc:aphiaid '133066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916297'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '167617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000092F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916218'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000092F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000092F'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916218'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000035" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914393'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000035'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000035'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914393'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000332" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914635'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000332'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000332'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914635'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000340" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914640'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000340'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000340'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914640'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000328" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915180'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000328'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000328'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915180'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000321" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915196'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000321'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000321'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915196'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000042B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915419'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000042B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000042B'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915419'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000006C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914436'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000006C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000006C'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914436'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009AC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916334'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009AC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009AC'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916334'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009F8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916389'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009F8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009F8'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916389'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A2F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915660'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A2F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A2F'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915660'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009C9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916370'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009C9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009C9'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916370'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916519'^^xsd:integer;
  dwc:scientificName 'Bugula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A82'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A82'^^xsd:string;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916519'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000409" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915401'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000409'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000409'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915401'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003F9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915365'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003F9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003F9'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915365'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003F3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915358'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003F3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003F3'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915358'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003F1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915351'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003F1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003F1'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915351'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000045C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915508'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000045C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000045C'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915508'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000023E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914983'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000023E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000023E'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914983'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000256" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914984'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000256'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000256'^^xsd:string;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914984'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A8F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916556'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A8F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A8F'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916556'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009B5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916324'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009B5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009B5'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916324'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009BA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916329'^^xsd:integer;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009BA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009BA'^^xsd:string;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916329'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006D7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916152'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006D7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006D7'^^xsd:string;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916152'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006BA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916128'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006BA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006BA'^^xsd:string;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916128'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000959" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916247'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000959'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000959'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916247'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000098C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916281'^^xsd:integer;
  dwc:scientificName 'Didemnum maculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000098C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000098C'^^xsd:string;
  dwc:aphiaid '103570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916281'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '103570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000517" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915715'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000517'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000517'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915715'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000343" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915209'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000343'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000343'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915209'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914502'^^xsd:integer;
  dwc:scientificName 'Rhodymenia ardissonei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001B2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001B2'^^xsd:string;
  dwc:aphiaid '145850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914502'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004CA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915570'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004CA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004CA'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915570'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000043A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915475'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000043A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000043A'^^xsd:string;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915475'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000041B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915476'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000041B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000041B'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915476'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914631'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000104'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000104'^^xsd:string;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914631'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914736'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000105'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000105'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914736'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000024C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914975'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000024C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000024C'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914975'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000925" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916222'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000925'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000925'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916222'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000942" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916206'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000942'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000942'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916206'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000093B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916199'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000093B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000093B'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916199'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000939" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916188'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000939'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000939'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916188'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009F2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916429'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009F2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009F2'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916429'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AA6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916499'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AA6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AA6'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916499'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915634'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A43'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A43'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915634'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000054D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915774'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000054D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000054D'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915774'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000515" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915710'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000515'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000515'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915710'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000051E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915713'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000051E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000051E'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915713'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000053F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915737'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000053F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000053F'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915737'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000521" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915740'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000521'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000521'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915740'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000053A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915729'^^xsd:integer;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000053A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000053A'^^xsd:string;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915729'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001AA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914474'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001AA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001AA'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914474'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000078" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914452'^^xsd:integer;
  dwc:scientificName 'Grantia compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000078'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000078'^^xsd:string;
  dwc:aphiaid '132181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914452'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '132181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914389'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000042'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000042'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914389'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914946'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000211'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000211'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914946'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004AA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915532'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004AA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004AA'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915532'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004D7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915573'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004D7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004D7'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915573'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004EE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915563'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004EE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004EE'^^xsd:string;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915563'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001C8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914896'^^xsd:integer;
  dwc:scientificName 'Sarsia eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001C8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001C8'^^xsd:string;
  dwc:aphiaid '117481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914896'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '151860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000540" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915724'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000540'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000540'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915724'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006D3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916135'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006D3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006D3'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916135'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000944" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916241'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000944'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000944'^^xsd:string;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916241'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000943" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916197'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000943'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000943'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916197'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001EA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914848'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001EA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001EA'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914848'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914605'^^xsd:integer;
  dwc:scientificName 'Pleuronectidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000128'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000128'^^xsd:string;
  dwc:aphiaid '125579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914605'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '125579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000010D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914620'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000010D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000010D'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914620'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001EF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914857'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001EF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001EF'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914857'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001CC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914876'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001CC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001CC'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914876'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000437" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915440'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000437'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000437'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915440'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000422" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915422'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000422'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000422'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915422'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001E0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914841'^^xsd:integer;
  dwc:scientificName 'Polyplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001E0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001E0'^^xsd:string;
  dwc:aphiaid '55'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914841'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '55'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001DC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914850'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001DC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001DC'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914850'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001D9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914884'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001D9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001D9'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914884'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914622'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000103'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000103'^^xsd:string;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914622'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000009B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914532'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000009B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000009B'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914532'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000A0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914529'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000A0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000A0'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914529'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000011C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914618'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000011C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000011C'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914618'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000012E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914627'^^xsd:integer;
  dwc:scientificName 'Desmarestia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000012E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000012E'^^xsd:string;
  dwc:aphiaid '145310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914627'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914629'^^xsd:integer;
  dwc:scientificName 'Didemnum maculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000121'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000121'^^xsd:string;
  dwc:aphiaid '103570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914629'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '103570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000010F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914723'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000010F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000010F'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914723'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001E6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914840'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001E6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001E6'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914840'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001DF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914851'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001DF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001DF'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914851'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001C9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914844'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001C9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001C9'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914844'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001C7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914898'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001C7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001C7'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914898'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001CD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914893'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001CD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001CD'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914893'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000096" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914519'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000096'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000096'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914519'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916563'^^xsd:integer;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AA2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AA2'^^xsd:string;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916563'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000451" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915450'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000451'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000451'^^xsd:string;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915450'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000043C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915477'^^xsd:integer;
  dwc:scientificName 'Syngnathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000043C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000043C'^^xsd:string;
  dwc:aphiaid '126227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915477'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914619'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000125'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000125'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914619'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000421" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915424'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000421'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000421'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915424'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000044E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915426'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000044E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000044E'^^xsd:string;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915426'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000042E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915470'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000042E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000042E'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915470'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000433" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915466'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000433'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000433'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915466'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914707'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000119'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000119'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914707'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000F6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914710'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000F6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000F6'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914710'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000FE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914724'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000FE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000FE'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914724'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000010E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914719'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000010E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000010E'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914719'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000042A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915418'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000042A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000042A'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915418'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000044F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915455'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000044F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000044F'^^xsd:string;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915455'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000417" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915459'^^xsd:integer;
  dwc:scientificName 'Microciona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000417'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000417'^^xsd:string;
  dwc:aphiaid '131872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915459'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '167605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001D7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914852'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001D7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001D7'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914852'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001DD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914875'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001DD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001DD'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914875'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000CC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914583'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000CC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000CC'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914583'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000232" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914943'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000232'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000232'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914943'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000449" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915435'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000449'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000449'^^xsd:string;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915435'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003DC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915385'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003DC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003DC'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915385'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009FB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916416'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009FB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009FB'^^xsd:string;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916416'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000049D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914676'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000049D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000049D'^^xsd:string;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914676'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000096A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916277'^^xsd:integer;
  dwc:scientificName 'Clathrina coriacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000096A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000096A'^^xsd:string;
  dwc:aphiaid '132277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916277'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '132277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000516" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915716'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000516'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000516'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915716'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000012A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914626'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000012A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000012A'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914626'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001FC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914918'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001FC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001FC'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914918'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000208" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914912'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000208'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000208'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914912'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001FA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914914'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001FA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001FA'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914914'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914939'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000215'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000215'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914939'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004E7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915565'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004E7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004E7'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915565'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001B8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914501'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001B8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001B8'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914501'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004BD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914685'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004BD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004BD'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914685'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004C6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914697'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004C6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004C6'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914697'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004A7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914706'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004A7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004A7'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914706'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004DF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915535'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004DF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004DF'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915535'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004D4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915554'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004D4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004D4'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915554'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004ED" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915556'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004ED'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004ED'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915556'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000334" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914636'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000334'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000334'^^xsd:string;
  dwc:aphiaid '184523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914636'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000311" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915186'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000311'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000311'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915186'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000312" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915190'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000312'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000312'^^xsd:string;
  dwc:aphiaid '184523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915190'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915218'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000333'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000333'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915218'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001FB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914917'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001FB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001FB'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914917'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001AC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914495'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001AC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001AC'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914495'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914417'^^xsd:integer;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000064'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000064'^^xsd:string;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914417'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914413'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000063'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000063'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914413'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914391'^^xsd:integer;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000043'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000043'^^xsd:string;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914391'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000049" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914386'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000049'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000049'^^xsd:string;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914386'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000F1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914597'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000F1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000F1'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914597'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000D8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914598'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000D8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000D8'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914598'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000043F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915407'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000043F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000043F'^^xsd:string;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915407'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000028D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915095'^^xsd:integer;
  dwc:scientificName 'Tubularia larynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000028D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000028D'^^xsd:string;
  dwc:aphiaid '117995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915095'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '157933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002A0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915081'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002A0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002A0'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915081'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002B0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915064'^^xsd:integer;
  dwc:scientificName 'Escharoides coccinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002B0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002B0'^^xsd:string;
  dwc:aphiaid '111498'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915064'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '111498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000029A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915087'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000029A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000029A'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915087'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915083'^^xsd:integer;
  dwc:scientificName 'Phoronis hippocrepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002B2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002B2'^^xsd:string;
  dwc:aphiaid '128548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915083'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '128548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000289" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915070'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000289'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000289'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915070'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002AF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915056'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002AF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002AF'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915056'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000028C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915094'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000028C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000028C'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915094'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000295" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915090'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000295'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000295'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915090'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000292" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915092'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000292'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000292'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915092'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002BC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915091'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002BC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002BC'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915091'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000293" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915096'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000293'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000293'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915096'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000288" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915065'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000288'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000288'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915065'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000297" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915059'^^xsd:integer;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000297'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000297'^^xsd:string;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915059'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002A8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915073'^^xsd:integer;
  dwc:scientificName 'Janolus cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002A8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002A8'^^xsd:string;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915073'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '162687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000029E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915058'^^xsd:integer;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000029E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000029E'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915058'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002B9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915053'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002B9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002B9'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915053'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002BE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915047'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002BE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002BE'^^xsd:string;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915047'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000294" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915075'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000294'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000294'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915075'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000291" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915072'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000291'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000291'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915072'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002B8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915062'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002B8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002B8'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915062'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915054'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002B1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002B1'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915054'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000028A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915063'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000028A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000028A'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915063'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002A5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915098'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002A5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002A5'^^xsd:string;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915098'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002A3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915068'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002A3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002A3'^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915068'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000299" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915089'^^xsd:integer;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000299'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000299'^^xsd:string;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915089'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000028E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915079'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000028E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000028E'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915079'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000287" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915069'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000287'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000287'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915069'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002A9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915078'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002A9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002A9'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915078'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000028B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915076'^^xsd:integer;
  dwc:scientificName 'Microciona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000028B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000028B'^^xsd:string;
  dwc:aphiaid '131872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915076'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '167605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002B4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915080'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002B4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002B4'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915080'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002BF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915057'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002BF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002BF'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915057'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002BA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915052'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002BA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002BA'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915052'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002A2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915088'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002A2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002A2'^^xsd:string;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915088'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000298" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915074'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000298'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000298'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915074'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003DF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915393'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003DF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003DF'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915393'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915647'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A28'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A28'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915647'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009E8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916440'^^xsd:integer;
  dwc:scientificName 'Sertularella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009E8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009E8'^^xsd:string;
  dwc:aphiaid '117233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916440'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '117233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009CC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916351'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009CC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009CC'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916351'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A3C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915624'^^xsd:integer;
  dwc:scientificName 'Alcyonidium hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A3C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A3C'^^xsd:string;
  dwc:aphiaid '111601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915624'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '111601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AA5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916493'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AA5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AA5'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916493'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000047E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915517'^^xsd:integer;
  dwc:scientificName 'Trididemnum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000047E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000047E'^^xsd:string;
  dwc:aphiaid '103461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915517'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000283" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915039'^^xsd:integer;
  dwc:scientificName 'Trididemnum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000283'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000283'^^xsd:string;
  dwc:aphiaid '103461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915039'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '103461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000965" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916260'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000965'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000965'^^xsd:string;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916260'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000091B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916187'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000091B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000091B'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916187'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000282" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915008'^^xsd:integer;
  dwc:scientificName 'Clavelinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000282'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000282'^^xsd:string;
  dwc:aphiaid '103438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915008'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '103438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000251" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914976'^^xsd:integer;
  dwc:scientificName 'Clavelinidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000251'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000251'^^xsd:string;
  dwc:aphiaid '103438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914976'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '103438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916573'^^xsd:integer;
  dwc:scientificName 'Sidnyum turbinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A89'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A89'^^xsd:string;
  dwc:aphiaid '103684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916573'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009EC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916432'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009EC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009EC'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916432'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000099D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916308'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000099D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000099D'^^xsd:string;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916308'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A6E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916560'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A6E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A6E'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916560'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000052" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914409'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000052'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000052'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914409'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000331" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915220'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000331'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000331'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915220'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000093D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916225'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000093D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000093D'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916225'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AAA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916494'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AAA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AAA'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916494'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009C6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916372'^^xsd:integer;
  dwc:scientificName 'Tubularia larynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009C6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009C6'^^xsd:string;
  dwc:aphiaid '117995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916372'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '157933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000F2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914572'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000F2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000F2'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914572'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000004E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914421'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000004E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000004E'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914421'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000005B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914401'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000005B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000005B'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914401'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914394'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000031'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000031'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914394'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000201" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914921'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000201'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000201'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914921'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001A2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914507'^^xsd:integer;
  dwc:scientificName 'Trivia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001A2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001A2'^^xsd:string;
  dwc:aphiaid '141741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914507'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '141741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000005C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914423'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000005C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000005C'^^xsd:string;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914423'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000003A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914396'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000003A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000003A'^^xsd:string;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914396'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000048" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914385'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000048'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000048'^^xsd:string;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914385'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000D3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914563'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000D3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000D3'^^xsd:string;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914563'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000DB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914562'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000DB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000DB'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914562'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000005E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914397'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000005E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000005E'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914397'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914383'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000034'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000034'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914383'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914384'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000045'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000045'^^xsd:string;
  dwc:aphiaid '144756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914384'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000003C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914368'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000003C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000003C'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914368'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000197" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914485'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000197'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000197'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914485'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000007A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914451'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000007A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000007A'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914451'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000CD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914579'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000CD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000CD'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914579'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000339" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914637'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000339'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000339'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914637'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004C1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914687'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004C1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004C1'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914687'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915539'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004E1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004E1'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915539'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004AD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914688'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004AD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004AD'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914688'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004D9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915540'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004D9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004D9'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915540'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004D0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915559'^^xsd:integer;
  dwc:scientificName 'Microciona atrasanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004D0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004D0'^^xsd:string;
  dwc:aphiaid '133066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915559'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '167617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003F7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915376'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003F7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003F7'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915376'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003EE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915367'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003EE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003EE'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915367'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006BE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916132'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006BE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006BE'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916132'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006D9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915602'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006D9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006D9'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915602'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000096E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916310'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000096E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000096E'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916310'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000979" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916311'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000979'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000979'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916311'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009A1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916321'^^xsd:integer;
  dwc:scientificName 'Laminaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009A1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009A1'^^xsd:string;
  dwc:aphiaid '144199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916321'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '144199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009A6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916342'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009A6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009A6'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916342'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009AB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916343'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009AB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009AB'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916343'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009C3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916368'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009C3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009C3'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916368'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009C7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916369'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009C7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009C7'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916369'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914432'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000075'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000075'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914432'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000053E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915717'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000053E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000053E'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915717'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A5B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916543'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A5B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A5B'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916543'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000027D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915024'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000027D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000027D'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915024'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000273" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915016'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000273'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000273'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915016'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916553'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A88'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A88'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916553'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009D0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916375'^^xsd:integer;
  dwc:scientificName 'Xantho pilipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009D0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009D0'^^xsd:string;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916375'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000259" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915014'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000259'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000259'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915014'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000023F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914977'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000023F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000023F'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914977'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000008F1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915609'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000008F1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000008F1'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915609'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000480" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914670'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000480'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000480'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914670'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000096C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916293'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000096C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000096C'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916293'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009A8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916336'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009A8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009A8'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916336'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000406" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915399'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000406'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000406'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915399'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003EB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915359'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003EB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003EB'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915359'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000046A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915489'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000046A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000046A'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915489'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000469" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915497'^^xsd:integer;
  dwc:scientificName 'Dyopedos porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000469'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000469'^^xsd:string;
  dwc:aphiaid '103044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915497'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000980" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916274'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000980'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000980'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916274'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000989" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916286'^^xsd:integer;
  dwc:scientificName 'Escharoides coccinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000989'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000989'^^xsd:string;
  dwc:aphiaid '111498'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916286'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '111498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009CF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916354'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009CF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009CF'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916354'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914426'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000070'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000070'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914426'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000906" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916182'^^xsd:integer;
  dwc:scientificName 'Sidnyum turbinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000906'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000906'^^xsd:string;
  dwc:aphiaid '103684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916182'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '103670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000919" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916157'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000919'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000919'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916157'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006D8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916143'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006D8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006D8'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916143'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006BD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916114'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006BD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006BD'^^xsd:string;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916114'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916423'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A09'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A09'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916423'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000954" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916250'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000954'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000954'^^xsd:string;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916250'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916565'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A69'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A69'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916565'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916535'^^xsd:integer;
  dwc:scientificName 'Grantia compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A58'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A58'^^xsd:string;
  dwc:aphiaid '132181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916535'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '132181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A8D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916515'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A8D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A8D'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916515'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000267" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915033'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000267'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000267'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915033'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000052A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915752'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000052A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000052A'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915752'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000263" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915022'^^xsd:integer;
  dwc:scientificName 'Kirchenpaueria similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000263'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000263'^^xsd:string;
  dwc:aphiaid '152085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915022'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915017'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000272'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000272'^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915017'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000246" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914991'^^xsd:integer;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000246'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000246'^^xsd:string;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914991'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000242" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914970'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000242'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000242'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914970'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000266" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915035'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000266'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000266'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915035'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000262" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915037'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000262'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000262'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915037'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000264" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914998'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000264'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000264'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914998'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000243" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914994'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000243'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000243'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914994'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916508'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A60'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A60'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916508'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000276" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915015'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000276'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000276'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915015'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000258" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915018'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000258'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000258'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915018'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000023D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914980'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000023D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000023D'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914980'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000024E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914978'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000024E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000024E'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914978'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AB6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916503'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AB6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AB6'^^xsd:string;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916503'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000539" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915762'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000539'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000539'^^xsd:string;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915762'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003FF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915391'^^xsd:integer;
  dwc:scientificName 'Rhodymenia holmesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003FF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003FF'^^xsd:string;
  dwc:aphiaid '145853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915391'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003E7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915373'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003E7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003E7'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915373'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006B9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916124'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006B9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006B9'^^xsd:string;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916124'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916113'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006B2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006B2'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916113'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A1B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916410'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A1B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A1B'^^xsd:string;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916410'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AB3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916489'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AB3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AB3'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916489'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003E5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915356'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003E5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003E5'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915356'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000048A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914659'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000048A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000048A'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914659'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000534" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915727'^^xsd:integer;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000534'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000534'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915727'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000052C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915757'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000052C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000052C'^^xsd:string;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915757'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000555" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915765'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000555'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000555'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915765'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000A1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914528'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000A1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000A1'^^xsd:string;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914528'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A9E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916566'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A9E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A9E'^^xsd:string;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916566'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000027A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915011'^^xsd:integer;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000027A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000027A'^^xsd:string;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915011'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003A8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915334'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003A8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003A8'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915334'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000573" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915841'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000573'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000573'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915841'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000056D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915817'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000056D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000056D'^^xsd:string;
  dwc:aphiaid '184523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915817'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915629'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A31'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A31'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915629'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914375'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000044'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000044'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914375'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001BE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914866'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001BE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001BE'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914866'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000057E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915835'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000057E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000057E'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915835'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000000B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914325'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000000B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000000B'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914325'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002AB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915049'^^xsd:integer;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002AB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002AB'^^xsd:string;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915049'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000532" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915723'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000532'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000532'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915723'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000497" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914657'^^xsd:integer;
  dwc:scientificName 'Aplidium punctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000497'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000497'^^xsd:string;
  dwc:aphiaid '103662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914657'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AB8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916487'^^xsd:integer;
  dwc:scientificName 'Flustrellidra hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AB8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AB8'^^xsd:string;
  dwc:aphiaid '111621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916487'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '111621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000522" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915744'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000522'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000522'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915744'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000043D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915446'^^xsd:integer;
  dwc:scientificName 'Gobius paganellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000043D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000043D'^^xsd:string;
  dwc:aphiaid '126893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915446'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000950" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916219'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000950'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000950'^^xsd:string;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916219'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914734'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000123'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000123'^^xsd:string;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914734'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A1E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916427'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A1E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A1E'^^xsd:string;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916427'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001D5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914892'^^xsd:integer;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001D5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001D5'^^xsd:string;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914892'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914708'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000126'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000126'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914708'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A9F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916527'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A9F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A9F'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916527'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000543" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915753'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000543'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000543'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915753'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915763'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000556'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000556'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915763'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914371'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000036'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000036'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914371'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000006A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914437'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000006A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000006A'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914437'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009DD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916415'^^xsd:integer;
  dwc:scientificName 'Leuconia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009DD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009DD'^^xsd:string;
  dwc:aphiaid '131706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916415'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '131706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000252" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914988'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000252'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000252'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914988'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915652'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A36'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A36'^^xsd:string;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915652'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003DE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915371'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003DE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003DE'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915371'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000010C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914716'^^xsd:integer;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000010C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000010C'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914716'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000212" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914947'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000212'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000212'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914947'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000394" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915310'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000394'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000394'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915310'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000037A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915269'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000037A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000037A'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915269'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001F3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914885'^^xsd:integer;
  dwc:scientificName 'Perophora listeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001F3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001F3'^^xsd:string;
  dwc:aphiaid '103759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914885'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '103759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000536" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915750'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000536'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000536'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915750'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001F2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914847'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001F2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001F2'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914847'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000209" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914908'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000209'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000209'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914908'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914352'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000014'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000014'^^xsd:string;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914352'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001A8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914484'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001A8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001A8'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914484'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000041F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915467'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000041F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000041F'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915467'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000032C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915215'^^xsd:integer;
  dwc:scientificName 'Clathrina coriacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000032C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000032C'^^xsd:string;
  dwc:aphiaid '132277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915215'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '132277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000484" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914674'^^xsd:integer;
  dwc:scientificName 'Myxilla rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000484'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000484'^^xsd:string;
  dwc:aphiaid '133895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914674'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '169488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000096D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916291'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000096D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000096D'^^xsd:string;
  dwc:aphiaid '184523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916291'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000094E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916210'^^xsd:integer;
  dwc:scientificName 'Ectocarpaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000094E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000094E'^^xsd:string;
  dwc:aphiaid '143717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916210'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '143717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000006D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914425'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000006D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000006D'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914425'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916550'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A96'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A96'^^xsd:string;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916550'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001F0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914878'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001F0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001F0'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914878'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B3A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915195'^^xsd:integer;
  dwc:scientificName 'Mycale (Carmia) macilenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B3A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B3A'^^xsd:string;
  dwc:aphiaid '168587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915195'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '168587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000058C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915810'^^xsd:integer;
  dwc:scientificName 'Doto'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000058C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000058C'^^xsd:string;
  dwc:aphiaid '137916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915810'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009D7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916363'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009D7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009D7'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916363'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A4C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915653'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A4C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A4C'^^xsd:string;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915653'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915268'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000387'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000387'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915268'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000BE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914555'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoïdes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000BE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000BE'^^xsd:string;
  dwc:aphiaid '494792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914555'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000051D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915708'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000051D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000051D'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915708'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001F8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914860'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001F8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001F8'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914860'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000094F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916207'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000094F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000094F'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916207'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001ED" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914882'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001ED'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001ED'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914882'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000B8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914545'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000B8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000B8'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914545'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000066" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914429'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000066'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000066'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914429'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009E0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916424'^^xsd:integer;
  dwc:scientificName 'Ophlitaspongia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009E0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009E0'^^xsd:string;
  dwc:aphiaid '150219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916424'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '184428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000ABF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916500'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000ABF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000ABF'^^xsd:string;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916500'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000997" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916300'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoïdes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000997'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000997'^^xsd:string;
  dwc:aphiaid '494792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916300'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916430'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A17'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A17'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916430'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914730'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000109'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000109'^^xsd:string;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914730'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000044D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915436'^^xsd:integer;
  dwc:scientificName 'Desmarestia ligulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000044D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000044D'^^xsd:string;
  dwc:aphiaid '145309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915436'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000C7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914548'^^xsd:integer;
  dwc:scientificName 'Desmarestia ligulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000C7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000C7'^^xsd:string;
  dwc:aphiaid '145309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914548'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A4A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915654'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A4A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A4A'^^xsd:string;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915654'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003A6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915345'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003A6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003A6'^^xsd:string;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915345'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000598" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915809'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000598'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000598'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915809'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000007" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914347'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000007'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000007'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914347'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000911" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915619'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000911'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000911'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915619'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001F5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914849'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001F5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001F5'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914849'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914906'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000204'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000204'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914906'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000233" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914931'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000233'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000233'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914931'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000416" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915451'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000416'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000416'^^xsd:string;
  dwc:aphiaid '184523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915451'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000558" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915779'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000558'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000558'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915779'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000498" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914660'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000498'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000498'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914660'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916555'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A93'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A93'^^xsd:string;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916555'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006CC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916144'^^xsd:integer;
  dwc:scientificName 'Gibbula umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006CC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006CC'^^xsd:string;
  dwc:aphiaid '141801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916144'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1039850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003EC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915378'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003EC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003EC'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915378'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AB0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915671'^^xsd:integer;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AB0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AB0'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915671'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009CE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916367'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009CE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009CE'^^xsd:string;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916367'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000561" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915771'^^xsd:integer;
  dwc:scientificName 'Desmarestia ligulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000561'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000561'^^xsd:string;
  dwc:aphiaid '145309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915771'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914932'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000238'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000238'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914932'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914608'^^xsd:integer;
  dwc:scientificName 'Acanthodoris pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000113'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000113'^^xsd:string;
  dwc:aphiaid '140627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914608'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A6C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916514'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A6C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A6C'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916514'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914728'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000129'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000129'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914728'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000454" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915416'^^xsd:integer;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000454'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000454'^^xsd:string;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915416'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009B7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916345'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009B7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009B7'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916345'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001AE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914494'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001AE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001AE'^^xsd:string;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914494'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000025F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915031'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000025F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000025F'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915031'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003F6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915386'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003F6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003F6'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915386'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009EE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916442'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009EE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009EE'^^xsd:string;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916442'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004B4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914692'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004B4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004B4'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914692'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000047" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914377'^^xsd:integer;
  dwc:scientificName 'Desmarestia ligulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000047'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000047'^^xsd:string;
  dwc:aphiaid '145309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914377'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000097" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914531'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000097'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000097'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914531'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000973" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916318'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000973'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000973'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916318'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A9C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916551'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A9C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A9C'^^xsd:string;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916551'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914722'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000115'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000115'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914722'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000042F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915443'^^xsd:integer;
  dwc:scientificName 'Escharoides coccinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000042F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000042F'^^xsd:string;
  dwc:aphiaid '111498'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915443'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000F8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914711'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000F8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000F8'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914711'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000001C6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914869'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000001C6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000001C6'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914869'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914735'^^xsd:integer;
  dwc:scientificName 'Tritonia hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000112'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000112'^^xsd:string;
  dwc:aphiaid '416648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914735'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '416648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000285" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915028'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000285'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000285'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915028'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006C2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915598'^^xsd:integer;
  dwc:scientificName 'Ophlitaspongia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006C2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006C2'^^xsd:string;
  dwc:aphiaid '150219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915598'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '184428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AA1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916533'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AA1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AA1'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916533'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000960" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916258'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000960'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000960'^^xsd:string;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916258'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000032B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915178'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000032B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000032B'^^xsd:string;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915178'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006D1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916137'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006D1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006D1'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916137'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000004C4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915587'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000004C4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000004C4'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915587'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000AC3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916505'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000AC3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000AC3'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916505'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000548" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915733'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000548'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000548'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915733'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000009CA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916361'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000009CA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000009CA'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916361'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002BB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915097'^^xsd:integer;
  dwc:scientificName 'Sidnyum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002BB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002BB'^^xsd:string;
  dwc:aphiaid '103478'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915097'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002AE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915055'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002AE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002AE'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915055'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002AD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915066'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002AD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002AD'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915066'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000A68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916547'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000A68'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000A68'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916547'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000467" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915485'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000467'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000467'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915485'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000025E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915026'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000025E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000025E'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915026'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000003E4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915387'^^xsd:integer;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000003E4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000003E4'^^xsd:string;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915387'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000281" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915002'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000281'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000281'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915002'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000527" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915747'^^xsd:integer;
  dwc:scientificName 'Microciona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000527'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000527'^^xsd:string;
  dwc:aphiaid '131872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915747'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '167605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000024F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914985'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000024F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000024F'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914985'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000257" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915036'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000257'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000257'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915036'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000F3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914603'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000F3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000F3'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914603'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914404'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000061'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000061'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914404'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000003F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914379'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000003F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000003F'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914379'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000E4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914600'^^xsd:integer;
  dwc:scientificName 'Trivia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000E4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000E4'^^xsd:string;
  dwc:aphiaid '141741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914600'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '141741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000349" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915217'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000349'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000349'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915217'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915770'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000557'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000557'^^xsd:string;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915770'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000090F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916166'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000090F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000090F'^^xsd:string;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916166'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000C3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914547'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000C3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000C3'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914547'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000028F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915085'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000028F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000028F'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915085'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914927'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000231'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000231'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914927'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24916150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24916150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000006CD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24916150'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000006CD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000006CD'^^xsd:string;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24916150'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000031A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915200'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000031A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000031A'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915200'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000DA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914568'^^xsd:integer;
  dwc:scientificName 'Branchiomma bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000DA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000DA'^^xsd:string;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914568'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000029B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915044'^^xsd:integer;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000029B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000029B'^^xsd:string;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915044'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000000EF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914599'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000000EF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000000EF'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914599'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000487" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915524'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000487'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000487'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915524'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.20584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.247372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.20584 -4.247372)"^^geo:wktLiteral ;
  geo-pos:lat "53.20584"^^xsd:decimal ;
  geo-pos:long "-4.247372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000056" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914412'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000056'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.247372'^^xsd:double;
  dwc:latitude '53.20584'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000056'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914412'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005A2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915870'^^xsd:integer;
  dwc:scientificName 'Grantia compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005A2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005A2'^^xsd:string;
  dwc:aphiaid '132181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915870'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005C6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915852'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005C6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005C6'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915852'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005AC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915883'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005AC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005AC'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915883'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005A6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915865'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005A6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005A6'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915865'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005A7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915879'^^xsd:integer;
  dwc:scientificName 'Microciona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005A7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005A7'^^xsd:string;
  dwc:aphiaid '131872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915879'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '167605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915875'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005B2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005B2'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915875'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005AD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915866'^^xsd:integer;
  dwc:scientificName 'Edwardsia timida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005AD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005AD'^^xsd:string;
  dwc:aphiaid '100892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915866'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '100892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005AB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915887'^^xsd:integer;
  dwc:scientificName 'Urticina eques'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005AB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005AB'^^xsd:string;
  dwc:aphiaid '100833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915887'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '100833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005AF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915877'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005AF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005AF'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915877'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005C9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915856'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005C9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005C9'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915856'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005BC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915851'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005BC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005BC'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915851'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005C2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915880'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005C2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005C2'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915880'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005B6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915869'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005B6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005B6'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915869'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005A5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915872'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005A5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005A5'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915872'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005C3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915862'^^xsd:integer;
  dwc:scientificName 'Didemnum maculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005C3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005C3'^^xsd:string;
  dwc:aphiaid '103570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915862'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005C1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915864'^^xsd:integer;
  dwc:scientificName 'Distaplia rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005C1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005C1'^^xsd:string;
  dwc:aphiaid '103609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915864'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005B9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915848'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005B9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005B9'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915848'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005BD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915867'^^xsd:integer;
  dwc:scientificName 'Escharoides coccinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005BD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005BD'^^xsd:string;
  dwc:aphiaid '111498'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915867'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005A9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915885'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005A9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005A9'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915885'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005C7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915886'^^xsd:integer;
  dwc:scientificName 'Trididemnum cereum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005C7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005C7'^^xsd:string;
  dwc:aphiaid '103594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915886'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005B3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915878'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005B3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005B3'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915878'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005B5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915858'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005B5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005B5'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915858'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005B7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915849'^^xsd:integer;
  dwc:scientificName 'Arcopagia crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005B7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005B7'^^xsd:string;
  dwc:aphiaid '141577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915849'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '141577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915881'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005B1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005B1'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915881'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005B8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915876'^^xsd:integer;
  dwc:scientificName 'Janolus cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005B8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005B8'^^xsd:string;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915876'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '162687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005AA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915859'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005AA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005AA'^^xsd:string;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915859'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005C5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915853'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005C5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005C5'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915853'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005C8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915847'^^xsd:integer;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005C8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005C8'^^xsd:string;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915847'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005A1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915884'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005A1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005A1'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915884'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005AE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915860'^^xsd:integer;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005AE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005AE'^^xsd:string;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915860'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005A8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915873'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005A8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005A8'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915873'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005C4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915863'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005C4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005C4'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915863'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005BE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915854'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005BE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005BE'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915854'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005BB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915855'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005BB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005BB'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915855'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005B0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915882'^^xsd:integer;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005B0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005B0'^^xsd:string;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915882'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005BA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915868'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005BA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005BA'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915868'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005A3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915871'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005A3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005A3'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915871'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005BF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915850'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005BF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005BF'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915850'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005C0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915861'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005C0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005C0'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915861'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005B4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915857'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005B4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005B4'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915857'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11602"^^xsd:decimal ;
  dwc:decimalLongitude "-4.242683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11602 -4.242683)"^^geo:wktLiteral ;
  geo-pos:lat "53.11602"^^xsd:decimal ;
  geo-pos:long "-4.242683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005A4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915874'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005A4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.242683'^^xsd:double;
  dwc:latitude '53.11602'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005A4'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915874'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914747'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000133'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000133'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914747'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000014D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914760'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000014D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000014D'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914760'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000014A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914756'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000014A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000014A'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914756'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000013A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914738'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000013A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000013A'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914738'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000013D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914764'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000013D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000013D'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914764'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000014E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914743'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000014E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000014E'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914743'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914739'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000148'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000148'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914739'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914762'^^xsd:integer;
  dwc:scientificName 'Polymastia mammillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000130'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000130'^^xsd:string;
  dwc:aphiaid '150221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914762'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '134204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914742'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000144'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000144'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914742'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914752'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000134'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000134'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914752'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914757'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000141'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000141'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914757'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000013F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914763'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000013F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000013F'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914763'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914750'^^xsd:integer;
  dwc:scientificName 'Halecium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000139'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000139'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914750'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000014C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914767'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000014C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000014C'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914767'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000013B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914769'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000013B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000013B'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914769'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914753'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000137'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000137'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914753'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914751'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000132'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000132'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914751'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000013C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914754'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000013C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000013C'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914754'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914758'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000136'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000136'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914758'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914745'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000131'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000131'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914745'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914748'^^xsd:integer;
  dwc:scientificName 'Filicrisia geniculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000147'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000147'^^xsd:string;
  dwc:aphiaid '111708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914748'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '111708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914740'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000140'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000140'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914740'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914755'^^xsd:integer;
  dwc:scientificName 'Microciona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000135'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000135'^^xsd:string;
  dwc:aphiaid '131872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914755'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '167605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000164" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914771'^^xsd:integer;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000164'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000164'^^xsd:string;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914771'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000016B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914799'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000016B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000016B'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914799'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000185" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914789'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000185'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000185'^^xsd:string;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914789'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000171" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914800'^^xsd:integer;
  dwc:scientificName 'Janolus cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000171'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000171'^^xsd:string;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914800'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '162687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000017F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914780'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000017F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000017F'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914780'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000166" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914784'^^xsd:integer;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000166'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000166'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914784'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914746'^^xsd:integer;
  dwc:scientificName 'Clytia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000138'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000138'^^xsd:string;
  dwc:aphiaid '117030'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914746'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914737'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000142'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000142'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914737'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000018D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914837'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000018D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000018D'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914837'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000195" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914824'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000195'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000195'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914824'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000169" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914810'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000169'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000169'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914810'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000150" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914803'^^xsd:integer;
  dwc:scientificName 'Leucosolenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000150'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000150'^^xsd:string;
  dwc:aphiaid '131715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914803'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '131715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000189" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914825'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000189'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000189'^^xsd:string;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914825'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000157" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914808'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000157'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000157'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914808'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000173" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914775'^^xsd:integer;
  dwc:scientificName 'Aeolidia papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000173'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000173'^^xsd:string;
  dwc:aphiaid '138709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914775'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '138709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000190" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914826'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000190'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000190'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914826'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000174" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914776'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000174'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000174'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914776'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000016A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914811'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000016A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000016A'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914811'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000183" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914823'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus scorpius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000183'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000183'^^xsd:string;
  dwc:aphiaid '127203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914823'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000186" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914839'^^xsd:integer;
  dwc:scientificName 'Suberites ficus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000186'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000186'^^xsd:string;
  dwc:aphiaid '134285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914839'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '134285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000018E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914830'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000018E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000018E'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914830'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000165" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914792'^^xsd:integer;
  dwc:scientificName 'Dyopedos porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000165'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000165'^^xsd:string;
  dwc:aphiaid '103044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914792'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '103044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000188" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914832'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000188'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000188'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914832'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000151" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914819'^^xsd:integer;
  dwc:scientificName 'Scypha ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000151'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000151'^^xsd:string;
  dwc:aphiaid '150243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914819'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000154" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914793'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000154'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000154'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914793'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000193" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914829'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000193'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000193'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914829'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000194" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914827'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000194'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000194'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914827'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000017A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914778'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000017A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000017A'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914778'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000015B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914816'^^xsd:integer;
  dwc:scientificName 'Sarsia eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000015B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000015B'^^xsd:string;
  dwc:aphiaid '117481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914816'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '151860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000018F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914831'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000018F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000018F'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914831'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000016E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914785'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000016E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000016E'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914785'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000018B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914836'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000018B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000018B'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914836'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000015E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914804'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000015E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000015E'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914804'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000159" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914798'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000159'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000159'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914798'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000017E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914791'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000017E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000017E'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914791'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000179" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914781'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000179'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000179'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914781'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000175" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914770'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000175'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000175'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914770'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000017B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914809'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000017B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000017B'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914809'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000155" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914805'^^xsd:integer;
  dwc:scientificName 'Microciona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000155'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000155'^^xsd:string;
  dwc:aphiaid '131872'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914805'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '167605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000191" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914833'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000191'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000191'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914833'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914834'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000187'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000187'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914834'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000017C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914812'^^xsd:integer;
  dwc:scientificName 'Polyclinum aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000017C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000017C'^^xsd:string;
  dwc:aphiaid '103674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914812'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '103674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000162" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914814'^^xsd:integer;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000162'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000162'^^xsd:string;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914814'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000176" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914795'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000176'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000176'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914795'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000153" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914796'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000153'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000153'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914796'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000182" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914788'^^xsd:integer;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000182'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000182'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914788'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000192" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914828'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000192'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000192'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914828'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000177" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914782'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000177'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000177'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914782'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000180" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914779'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000180'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000180'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914779'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000181" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914818'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000181'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000181'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914818'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000178" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914817'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000178'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000178'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914817'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000167" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914801'^^xsd:integer;
  dwc:scientificName 'Jassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000167'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000167'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914801'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000016F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914790'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000016F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000016F'^^xsd:string;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914790'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000184" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914772'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000184'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000184'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914772'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000018C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914838'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000018C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000018C'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914838'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000015F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914815'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000015F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000015F'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914815'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000015A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914820'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000015A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000015A'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914820'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000015C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914777'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000015C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000015C'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914777'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000163" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914813'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000163'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000163'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914813'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000172" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914794'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000172'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000172'^^xsd:string;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914794'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1047602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000014B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914759'^^xsd:integer;
  dwc:scientificName 'Perophora listeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000014B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000014B'^^xsd:string;
  dwc:aphiaid '103759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914759'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '103759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914802'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000161'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000161'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914802'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000152" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914787'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000152'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000152'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914787'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000012F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914768'^^xsd:integer;
  dwc:scientificName 'Suberites ficus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000012F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000012F'^^xsd:string;
  dwc:aphiaid '134285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914768'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '134285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914766'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000146'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000146'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914766'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000013E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914765'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000013E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000013E'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914765'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914741'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000145'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000145'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914741'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000149" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914744'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000149'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000149'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914744'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914749'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000143'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000143'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914749'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000014F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914761'^^xsd:integer;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000014F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000014F'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914761'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000017D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914806'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000017D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000017D'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914806'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000170" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914774'^^xsd:integer;
  dwc:scientificName 'Acanthodoris pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000170'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000170'^^xsd:string;
  dwc:aphiaid '140627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914774'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '140627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000158" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914773'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000158'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000158'^^xsd:string;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914773'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000018A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914835'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000018A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000018A'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914835'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000156" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914821'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000156'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000156'^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914821'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000016C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914783'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000016C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000016C'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914783'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000015D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914822'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000015D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000015D'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914822'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000168" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914786'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000168'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000168'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914786'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000016D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914807'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000016D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000016D'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914807'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.298397"^^xsd:decimal ;
  dwc:decimalLongitude "-4.10216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.298397 -4.10216)"^^geo:wktLiteral ;
  geo-pos:lat "53.298397"^^xsd:decimal ;
  geo-pos:long "-4.10216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24914797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24914797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000160" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24914797'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000160'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.10216'^^xsd:double;
  dwc:latitude '53.298397'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000160'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24914797'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005D0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915904'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005D0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005D0'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915904'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005D6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915889'^^xsd:integer;
  dwc:scientificName 'Aplidium nordmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005D6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005D6'^^xsd:string;
  dwc:aphiaid '103656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915889'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000619" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915942'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000619'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000619'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915942'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000061E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915945'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000061E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000061E'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915945'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000061D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915939'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000061D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000061D'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915939'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000611" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915931'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000611'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000611'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915931'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005FC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915980'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005FC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005FC'^^xsd:string;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915980'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005F7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915959'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005F7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005F7'^^xsd:string;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915959'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005F2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915940'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005F2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005F2'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915940'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005FD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915974'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005FD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005FD'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915974'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005D3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915890'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005D3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005D3'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915890'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005D1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915893'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005D1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005D1'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915893'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005E0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915894'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005E0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005E0'^^xsd:string;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915894'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002D0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915151'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002D0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002D0'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915151'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002CD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915139'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002CD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002CD'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915139'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000303" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915129'^^xsd:integer;
  dwc:scientificName 'Diplosoma listerianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000303'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000303'^^xsd:string;
  dwc:aphiaid '103579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915129'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '103579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000301" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915125'^^xsd:integer;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000301'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000301'^^xsd:string;
  dwc:aphiaid '103552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915125'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '103552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002FD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915110'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002FD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002FD'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915110'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005DB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915892'^^xsd:integer;
  dwc:scientificName 'Callithamnion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005DB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005DB'^^xsd:string;
  dwc:aphiaid '143832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915892'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '143832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005E6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915960'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005E6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005E6'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915960'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005CC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915912'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005CC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005CC'^^xsd:string;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915912'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000062C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915953'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000062C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000062C'^^xsd:string;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915953'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002F9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915113'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002F9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002F9'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915113'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002DD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915144'^^xsd:integer;
  dwc:scientificName 'Jassa falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002DD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002DD'^^xsd:string;
  dwc:aphiaid '102431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915144'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '102431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002DB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915107'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002DB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002DB'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915107'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000305" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915172'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000305'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000305'^^xsd:string;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915172'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002D9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915150'^^xsd:integer;
  dwc:scientificName 'Megalomma vesiculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002D9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002D9'^^xsd:string;
  dwc:aphiaid '130929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915150'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '994123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000001B3D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915921'^^xsd:integer;
  dwc:scientificName 'Amathia lendigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000001B3D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000001B3D'^^xsd:string;
  dwc:aphiaid '111659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915921'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '111659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005CB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915911'^^xsd:integer;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005CB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005CB'^^xsd:string;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915911'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005D2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915891'^^xsd:integer;
  dwc:scientificName 'Bowerbankia citrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005D2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005D2'^^xsd:string;
  dwc:aphiaid '111664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915891'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '851584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000309" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915167'^^xsd:integer;
  dwc:scientificName 'Pterothamnion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000309'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000309'^^xsd:string;
  dwc:aphiaid '143856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915167'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '143856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002FF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915106'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002FF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002FF'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915106'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000617" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915986'^^xsd:integer;
  dwc:scientificName 'Sidnyum turbinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000617'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000617'^^xsd:string;
  dwc:aphiaid '103684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915986'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005F3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915985'^^xsd:integer;
  dwc:scientificName 'Sertularella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005F3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005F3'^^xsd:string;
  dwc:aphiaid '117233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915985'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '117233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000607" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915976'^^xsd:integer;
  dwc:scientificName 'Pododesmus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000607'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000607'^^xsd:string;
  dwc:aphiaid '137653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915976'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005EB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915978'^^xsd:integer;
  dwc:scientificName 'Polymastia mammillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005EB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005EB'^^xsd:string;
  dwc:aphiaid '150221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915978'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '134204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000061B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915927'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000061B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000061B'^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915927'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005F4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915977'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005F4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005F4'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915977'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005DD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915909'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005DD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005DD'^^xsd:string;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915909'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002FB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915170'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002FB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002FB'^^xsd:string;
  dwc:aphiaid '110866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915170'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '110866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002E8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915147'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002E8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002E8'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915147'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000030B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915124'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000030B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000030B'^^xsd:string;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915124'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002DE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915119'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002DE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002DE'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915119'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002E0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915175'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002E0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002E0'^^xsd:string;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915175'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002C9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915136'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002C9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002C9'^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915136'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002ED" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915115'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002ED'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002ED'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915115'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915158'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002E1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002E1'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915158'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000621" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915975'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000621'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000621'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915975'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005DF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915898'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005DF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005DF'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915898'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915900'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005E1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005E1'^^xsd:string;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915900'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005DA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915896'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005DA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005DA'^^xsd:string;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915896'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002F6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915104'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002F6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002F6'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915104'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002FC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915120'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002FC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002FC'^^xsd:string;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915120'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002EE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915173'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002EE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002EE'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915173'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000615" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915923'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000615'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000615'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915923'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002C3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915137'^^xsd:integer;
  dwc:scientificName 'Halichondria bowerbanki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002C3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002C3'^^xsd:string;
  dwc:aphiaid '132588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915137'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '165801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002EF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915111'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002EF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002EF'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915111'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002C5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915133'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002C5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002C5'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915133'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000610" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915915'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000610'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000610'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915915'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000061A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915928'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000061A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000061A'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915928'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002D3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915121'^^xsd:integer;
  dwc:scientificName 'Cereus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002D3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002D3'^^xsd:string;
  dwc:aphiaid '100987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915121'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '100987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002D6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915123'^^xsd:integer;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002D6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002D6'^^xsd:string;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915123'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002EA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915118'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002EA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002EA'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915118'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005CD" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915910'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005CD'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005CD'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915910'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002F5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915132'^^xsd:integer;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002F5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002F5'^^xsd:string;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915132'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002F8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915112'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002F8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002F8'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915112'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000060A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915919'^^xsd:integer;
  dwc:scientificName 'Alcyonidium hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000060A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000060A'^^xsd:string;
  dwc:aphiaid '111601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915919'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '111601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000060F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915934'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000060F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000060F'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915934'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000061C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915922'^^xsd:integer;
  dwc:scientificName 'Aplidium nordmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000061C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000061C'^^xsd:string;
  dwc:aphiaid '103656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915922'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002F2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915131'^^xsd:integer;
  dwc:scientificName 'Doto fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002F2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002F2'^^xsd:string;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915131'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '139640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000625" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915957'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000625'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000625'^^xsd:string;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915957'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000623" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915963'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000623'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000623'^^xsd:string;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915963'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002F3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915148'^^xsd:integer;
  dwc:scientificName 'Lomanotus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002F3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002F3'^^xsd:string;
  dwc:aphiaid '140274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915148'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002E7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915116'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002E7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002E7'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915116'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000062E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915990'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000062E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000062E'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915990'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005D9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915907'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005D9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005D9'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915907'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005FE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915935'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005FE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005FE'^^xsd:string;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915935'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005FB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915948'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005FB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005FB'^^xsd:string;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915948'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002C1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915171'^^xsd:integer;
  dwc:scientificName 'Suberites ficus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002C1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002C1'^^xsd:string;
  dwc:aphiaid '134285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915171'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '134285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002F0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915130'^^xsd:integer;
  dwc:scientificName 'Doto'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002F0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002F0'^^xsd:string;
  dwc:aphiaid '137916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915130'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002D2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915169'^^xsd:integer;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002D2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002D2'^^xsd:string;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915169'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000306" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915160'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000306'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000306'^^xsd:string;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915160'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002C4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915140'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002C4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002C4'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915140'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002EB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915101'^^xsd:integer;
  dwc:scientificName 'Polyplacophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002EB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002EB'^^xsd:string;
  dwc:aphiaid '55'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915101'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '55'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005DC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915901'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005DC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005DC'^^xsd:string;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915901'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002CB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915157'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002CB'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002CB'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915157'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005F5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915979'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005F5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005F5'^^xsd:string;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915979'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005EC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915946'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005EC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005EC'^^xsd:string;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915946'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000614" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915916'^^xsd:integer;
  dwc:scientificName 'Anguinella palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000614'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000614'^^xsd:string;
  dwc:aphiaid '111631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915916'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '111631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005E2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915913'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005E2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005E2'^^xsd:string;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915913'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005E5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915955'^^xsd:integer;
  dwc:scientificName 'Halichondria panicea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005E5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005E5'^^xsd:string;
  dwc:aphiaid '132627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915955'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000624" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915936'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000624'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000624'^^xsd:string;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915936'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005F9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915925'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005F9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005F9'^^xsd:string;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915925'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000604" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915989'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000604'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000604'^^xsd:string;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915989'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005E8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915972'^^xsd:integer;
  dwc:scientificName 'Ophlitaspongia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005E8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005E8'^^xsd:string;
  dwc:aphiaid '150219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915972'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '184428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000600" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915962'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000600'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000600'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915962'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005D4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915906'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005D4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005D4'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915906'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005E9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915947'^^xsd:integer;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005E9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005E9'^^xsd:string;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915947'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000612" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915932'^^xsd:integer;
  dwc:scientificName 'Bugula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000612'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000612'^^xsd:string;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915932'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005D7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915905'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005D7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005D7'^^xsd:string;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915905'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005CF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915903'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005CF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005CF'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915903'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000616" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915968'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000616'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000616'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915968'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000620" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915964'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000620'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000620'^^xsd:string;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915964'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005CE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915888'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005CE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005CE'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915888'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005E7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915970'^^xsd:integer;
  dwc:scientificName 'Myxilla incrustans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005E7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005E7'^^xsd:string;
  dwc:aphiaid '133882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915970'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '169466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000618" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915944'^^xsd:integer;
  dwc:scientificName 'Didemnum maculosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000618'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000618'^^xsd:string;
  dwc:aphiaid '103570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915944'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005F0" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915983'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005F0'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005F0'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915983'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000602" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915973'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000602'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000602'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915973'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005EF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915966'^^xsd:integer;
  dwc:scientificName 'Metridium senile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005EF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005EF'^^xsd:string;
  dwc:aphiaid '100982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915966'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '100982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005F8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915917'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005F8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005F8'^^xsd:string;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915917'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002E6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915149'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002E6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002E6'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915149'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005ED" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915920'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005ED'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005ED'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915920'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005F1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915988'^^xsd:integer;
  dwc:scientificName 'Tethya aurantium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005F1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005F1'^^xsd:string;
  dwc:aphiaid '134311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915988'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '134311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000613" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915929'^^xsd:integer;
  dwc:scientificName 'Bowerbankia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000613'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000613'^^xsd:string;
  dwc:aphiaid '111023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915929'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '111022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000060E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915984'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000060E'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000060E'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915984'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000060B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915952'^^xsd:integer;
  dwc:scientificName 'Flustrellidra hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000060B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000060B'^^xsd:string;
  dwc:aphiaid '111621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915952'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '111621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000062A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915943'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000062A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000062A'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915943'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000061F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915924'^^xsd:integer;
  dwc:scientificName 'Audouinella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000061F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000061F'^^xsd:string;
  dwc:aphiaid '143800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915924'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '143800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000304" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915159'^^xsd:integer;
  dwc:scientificName 'Perophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000304'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000304'^^xsd:string;
  dwc:aphiaid '103504'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915159'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '103504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002F1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915143'^^xsd:integer;
  dwc:scientificName 'Janolus cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002F1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002F1'^^xsd:string;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915143'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '162687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002CF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915122'^^xsd:integer;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002CF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002CF'^^xsd:string;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915122'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002DC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915117'^^xsd:integer;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002DC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002DC'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915117'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002CE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915105'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002CE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002CE'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915105'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002D1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915168'^^xsd:integer;
  dwc:scientificName 'Sagartia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002D1'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002D1'^^xsd:string;
  dwc:aphiaid '100991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915168'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1471945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002CC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915102'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002CC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002CC'^^xsd:string;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915102'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002E4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915141'^^xsd:integer;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002E4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002E4'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915141'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002DF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915127'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002DF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002DF'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915127'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000307" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915114'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000307'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000307'^^xsd:string;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915114'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002E3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915165'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002E3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002E3'^^xsd:string;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915165'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000300" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915166'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000300'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000300'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915166'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002D7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915145'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002D7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002D7'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915145'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002CA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915156'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002CA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002CA'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915156'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002F7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915134'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002F7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002F7'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915134'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000308" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915164'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus pictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000308'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000308'^^xsd:string;
  dwc:aphiaid '126930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915164'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002FA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915109'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002FA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002FA'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915109'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002C8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915152'^^xsd:integer;
  dwc:scientificName 'Microciona atrasanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002C8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002C8'^^xsd:string;
  dwc:aphiaid '133066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915152'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '167617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002D8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915163'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002D8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002D8'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915163'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002FE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915161'^^xsd:integer;
  dwc:scientificName 'Phoronis hippocrepia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002FE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002FE'^^xsd:string;
  dwc:aphiaid '128548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915161'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '128548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002E9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915155'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002E9'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002E9'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915155'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002C7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915138'^^xsd:integer;
  dwc:scientificName 'Haliclona oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002C7'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002C7'^^xsd:string;
  dwc:aphiaid '236327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915138'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '132833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000603" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915951'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000603'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000603'^^xsd:string;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915951'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1047602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002EC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915135'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002EC'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002EC'^^xsd:string;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915135'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005EA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915950'^^xsd:integer;
  dwc:scientificName 'Esperiopsis fucorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005EA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005EA'^^xsd:string;
  dwc:aphiaid '133259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915950'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005E4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915987'^^xsd:integer;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005E4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005E4'^^xsd:string;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915987'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005EE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915967'^^xsd:integer;
  dwc:scientificName 'Microciona atrasanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005EE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005EE'^^xsd:string;
  dwc:aphiaid '133066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915967'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '167617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000606" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915958'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000606'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000606'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915958'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000060C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915930'^^xsd:integer;
  dwc:scientificName 'Bowerbankia citrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000060C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000060C'^^xsd:string;
  dwc:aphiaid '111664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915930'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '851584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005FF" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915971'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005FF'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005FF'^^xsd:string;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915971'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000609" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915933'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000609'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000609'^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915933'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005F6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915982'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005F6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005F6'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915982'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000627" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915965'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000627'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000627'^^xsd:string;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915965'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000605" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915969'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000605'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000605'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915969'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000629" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915954'^^xsd:integer;
  dwc:scientificName 'Griffithsia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000629'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000629'^^xsd:string;
  dwc:aphiaid '143841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915954'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '143841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000062B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915937'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000062B'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000062B'^^xsd:string;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915937'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002E5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915142'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002E5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002E5'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915142'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002C6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915154'^^xsd:integer;
  dwc:scientificName 'Myxilla incrustans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002C6'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002C6'^^xsd:string;
  dwc:aphiaid '133882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915154'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '169466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005DE" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915899'^^xsd:integer;
  dwc:scientificName 'Ectocarpaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005DE'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005DE'^^xsd:string;
  dwc:aphiaid '143717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915899'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '143717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000030C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915176'^^xsd:integer;
  dwc:scientificName 'Pelecypoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000030C'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000030C'^^xsd:string;
  dwc:aphiaid '151265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915176'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000601" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915961'^^xsd:integer;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000601'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000601'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915961'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002D4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915174'^^xsd:integer;
  dwc:scientificName 'Tubulanus annulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002D4'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002D4'^^xsd:string;
  dwc:aphiaid '122626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915174'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '122626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000030A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915128'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000030A'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000030A'^^xsd:string;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915128'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005CA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915902'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perleve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005CA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005CA'^^xsd:string;
  dwc:aphiaid '150223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915902'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000628" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915981'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000628'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000628'^^xsd:string;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915981'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000062D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915949'^^xsd:integer;
  dwc:scientificName 'Enteromorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000062D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000062D'^^xsd:string;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915949'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002D5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915146'^^xsd:integer;
  dwc:scientificName 'Lineus longissimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002D5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002D5'^^xsd:string;
  dwc:aphiaid '122528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915146'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '122528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002C2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915126'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002C2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002C2'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915126'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002DA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915108'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002DA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002DA'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915108'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000002E2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915162'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000002E2'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000002E2'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915162'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000062F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915938'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000062F'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000062F'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915938'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005D8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915908'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005D8'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005D8'^^xsd:string;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915908'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005E3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915895'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005E3'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005E3'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915895'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000626" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915956'^^xsd:integer;
  dwc:scientificName 'Halurus equisetifolius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000626'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000626'^^xsd:string;
  dwc:aphiaid '146345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915956'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '146345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000302" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915153'^^xsd:integer;
  dwc:scientificName 'Morchellium argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000302'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000302'^^xsd:string;
  dwc:aphiaid '148714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915153'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '148714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW8000000060D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915914'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW8000000060D'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW8000000060D'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915914'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005FA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915926'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005FA'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005FA'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915926'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW80000000622" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915941'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW80000000622'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW80000000622'^^xsd:string;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915941'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.097758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208569 -4.097758)"^^geo:wktLiteral ;
  geo-pos:lat "53.208569"^^xsd:decimal ;
  geo-pos:long "-4.097758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/1883__urn%3Acatalog%3ACountryside%20Council%20for%20Wales%3A3191%3A24915897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Countryside Council for Wales:3191:24915897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1883_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "T-MRCCW800000005D5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-22'^^xsd:date;
  dwc:institutionCode 'Countryside Council for Wales'^^xsd:string;
  dwc:collectionCode '3191'^^xsd:integer;
  dwc:catalogNumber '24915897'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'T-MRCCW800000005D5'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.097758'^^xsd:double;
  dwc:latitude '53.208569'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:previousCatalogNumber 'T-MRCCW800000005D5'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Countryside Council for Wales:3191:24915897'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF